diff options
-rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index cb7b38831436..ceb549ca9635 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -1027,7 +1027,7 @@ config LEDS | |||
1027 | ARCH_OMAP || ARCH_P720T || ARCH_PXA_IDP || \ | 1027 | ARCH_OMAP || ARCH_P720T || ARCH_PXA_IDP || \ |
1028 | ARCH_SA1100 || ARCH_SHARK || ARCH_VERSATILE || \ | 1028 | ARCH_SA1100 || ARCH_SHARK || ARCH_VERSATILE || \ |
1029 | ARCH_AT91 || ARCH_DAVINCI || \ | 1029 | ARCH_AT91 || ARCH_DAVINCI || \ |
1030 | ARCH_KS8695 || MACH_RD88F5182 | 1030 | ARCH_KS8695 || MACH_RD88F5182 || ARCH_REALVIEW |
1031 | help | 1031 | help |
1032 | If you say Y here, the LEDs on your machine will be used | 1032 | If you say Y here, the LEDs on your machine will be used |
1033 | to provide useful information about your current system status. | 1033 | to provide useful information about your current system status. |