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 ce00c570459d..43bd17bfc381 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -583,7 +583,7 @@ config LEDS | |||
583 | ARCH_LUBBOCK || MACH_MAINSTONE || ARCH_NETWINDER || \ | 583 | ARCH_LUBBOCK || MACH_MAINSTONE || ARCH_NETWINDER || \ |
584 | ARCH_OMAP || ARCH_P720T || ARCH_PXA_IDP || \ | 584 | ARCH_OMAP || ARCH_P720T || ARCH_PXA_IDP || \ |
585 | ARCH_SA1100 || ARCH_SHARK || ARCH_VERSATILE || \ | 585 | ARCH_SA1100 || ARCH_SHARK || ARCH_VERSATILE || \ |
586 | ARCH_AT91RM9200 || MACH_TRIZEPS4 | 586 | ARCH_AT91 || MACH_TRIZEPS4 |
587 | help | 587 | help |
588 | If you say Y here, the LEDs on your machine will be used | 588 | If you say Y here, the LEDs on your machine will be used |
589 | to provide useful information about your current system status. | 589 | to provide useful information about your current system status. |