diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 7109037bdf7..77198f49b38 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -309,6 +309,7 @@ config X86_RDC321X | |||
309 | select M486 | 309 | select M486 |
310 | select X86_REBOOTFIXUPS | 310 | select X86_REBOOTFIXUPS |
311 | select GENERIC_GPIO | 311 | select GENERIC_GPIO |
312 | select LEDS_CLASS | ||
312 | select LEDS_GPIO | 313 | select LEDS_GPIO |
313 | help | 314 | help |
314 | This option is needed for RDC R-321x system-on-chip, also known | 315 | This option is needed for RDC R-321x system-on-chip, also known |