diff options
Diffstat (limited to 'arch/arm/Kconfig')
-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 20084f273d8e..a32b3b52c5c0 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -728,7 +728,7 @@ config LEDS | |||
728 | ARCH_OMAP || ARCH_P720T || ARCH_PXA_IDP || \ | 728 | ARCH_OMAP || ARCH_P720T || ARCH_PXA_IDP || \ |
729 | ARCH_SA1100 || ARCH_SHARK || ARCH_VERSATILE || \ | 729 | ARCH_SA1100 || ARCH_SHARK || ARCH_VERSATILE || \ |
730 | ARCH_AT91 || MACH_TRIZEPS4 || ARCH_DAVINCI || \ | 730 | ARCH_AT91 || MACH_TRIZEPS4 || ARCH_DAVINCI || \ |
731 | ARCH_KS8695 | 731 | ARCH_KS8695 || MACH_RD88F5182 |
732 | help | 732 | help |
733 | If you say Y here, the LEDs on your machine will be used | 733 | If you say Y here, the LEDs on your machine will be used |
734 | to provide useful information about your current system status. | 734 | to provide useful information about your current system status. |