From: Florian Fainelli Date: Mon, 4 Feb 2008 15:47:55 +0000 (+0100) Subject: x86: mach-rdc321x Kconfig fix X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=4cf31841762954ad2868156ccba94d798a16630f;p=linux-beck.git x86: mach-rdc321x Kconfig fix The mach-rdc321x uses the leds-gpio driver and explicitely selects it, this driver also depends on the leds class module, select it as well. Signed-off-by: Florian Fainelli Signed-off-by: Ingo Molnar --- diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 7109037bdf7c..77198f49b383 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -309,6 +309,7 @@ config X86_RDC321X select M486 select X86_REBOOTFIXUPS select GENERIC_GPIO + select LEDS_CLASS select LEDS_GPIO help This option is needed for RDC R-321x system-on-chip, also known