lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 01 Dec 2020 11:46:55 +1100 From: Michael Ellerman <mpe@...erman.id.au> To: Andrey Zhizhikin <andrey.zhizhikin@...ca-geosystems.com>, linux@...linux.org.uk, nicolas.ferre@...rochip.com, alexandre.belloni@...tlin.com, ludovic.desroches@...rochip.com, tony@...mide.com, mripard@...nel.org, wens@...e.org, jernej.skrabec@...l.net, thierry.reding@...il.com, jonathanh@...dia.com, catalin.marinas@....com, will@...nel.org, tsbogend@...ha.franken.de, James.Bottomley@...senPartnership.com, deller@....de, benh@...nel.crashing.org, paulus@...ba.org, lee.jones@...aro.org, sam@...nborg.org, emil.l.velikov@...il.com, daniel.thompson@...aro.org, krzk@...nel.org, linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org, linux-omap@...r.kernel.org, linux-tegra@...r.kernel.org, linux-mips@...r.kernel.org, linux-parisc@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org Subject: Re: [PATCH 5/5] powerpc/configs: drop unused BACKLIGHT_GENERIC option Andrey Zhizhikin <andrey.zhizhikin@...ca-geosystems.com> writes: > Commit 7ecdea4a0226 ("backlight: generic_bl: Remove this driver as it is > unused") removed geenric_bl driver from the tree, together with > corresponding config option. > > Remove BACKLIGHT_GENERIC config item from generic-64bit_defconfig. ^ powernv_defconfig > Fixes: 7ecdea4a0226 ("backlight: generic_bl: Remove this driver as it is unused") > Cc: Sam Ravnborg <sam@...nborg.org> > Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@...ca-geosystems.com> > --- > arch/powerpc/configs/powernv_defconfig | 1 - > 1 file changed, 1 deletion(-) Acked-by: Michael Ellerman <mpe@...erman.id.au> cheers > diff --git a/arch/powerpc/configs/powernv_defconfig b/arch/powerpc/configs/powernv_defconfig > index cf30fc24413b..60a30fffeda0 100644 > --- a/arch/powerpc/configs/powernv_defconfig > +++ b/arch/powerpc/configs/powernv_defconfig > @@ -208,7 +208,6 @@ CONFIG_FB_MATROX_G=y > CONFIG_FB_RADEON=m > CONFIG_FB_IBM_GXT4500=m > CONFIG_LCD_PLATFORM=m > -CONFIG_BACKLIGHT_GENERIC=m > # CONFIG_VGA_CONSOLE is not set > CONFIG_LOGO=y > CONFIG_HID_A4TECH=m > -- > 2.17.1
Powered by blists - more mailing lists