From 74db55a98218a14b360a1e0747759f5cdaba1d1d Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 24 Feb 2012 10:35:20 +0000 Subject: config: deprecated symbol CONFIG_LEDS_GPIO_PLATFORM CONFIG_LEDS_GPIO_PLATFORM went away a while ago. http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=commit;h=2bcc7ed5b83b0a59c6976476e8788675038fb11b Also, most platforms comment out CONFIG_LEDS_GPIO but not x86 for some reason. Signed-off-by: Philip Prindeville SVN-Revision: 30708 --- target/linux/x86/config-3.3 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/x86/config-3.3') diff --git a/target/linux/x86/config-3.3 b/target/linux/x86/config-3.3 index 8843ee1..4e4ae39 100644 --- a/target/linux/x86/config-3.3 +++ b/target/linux/x86/config-3.3 @@ -197,6 +197,7 @@ CONFIG_JBD2=y CONFIG_KALLSYMS=y CONFIG_KEXEC=y CONFIG_KTIME_SCALAR=y +# CONFIG_LEDS_GPIO is not set # CONFIG_M386 is not set CONFIG_M486=y # CONFIG_M586 is not set -- cgit v1.1