From: Alan Jenkins Date: Wed, 19 Aug 2009 14:44:10 +0000 (+0100) Subject: dell-laptop: remove duplicate Kconfig entry under drivers/misc X-Git-Tag: firefly_0821_release~9833^2~3627^2~14^2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=8c5d30e590593495c5bb8bd4a2519ce1ac909a22;p=firefly-linux-kernel-4.4.55.git dell-laptop: remove duplicate Kconfig entry under drivers/misc This showed up as an unselectable option when using xconfig and searching for "dell". It must been overlooked when dell-laptop was moved to drivers/platform/x86. Signed-off-by: Alan Jenkins Signed-off-by: Len Brown --- diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index df1f86b5c83e..ba137c8b263e 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -210,19 +210,6 @@ config SGI_GRU_DEBUG This option enables addition debugging code for the SGI GRU driver. If you are unsure, say N. -config DELL_LAPTOP - tristate "Dell Laptop Extras (EXPERIMENTAL)" - depends on X86 - depends on DCDBAS - depends on EXPERIMENTAL - depends on BACKLIGHT_CLASS_DEVICE - depends on RFKILL - depends on POWER_SUPPLY - default n - ---help--- - This driver adds support for rfkill and backlight control to Dell - laptops. - config ISL29003 tristate "Intersil ISL29003 ambient light sensor" depends on I2C && SYSFS