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 d28d2571f080..919d8b92aaa4 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -547,7 +547,7 @@ config LEDS | |||
547 | ARCH_LUBBOCK || MACH_MAINSTONE || ARCH_NETWINDER || \ | 547 | ARCH_LUBBOCK || MACH_MAINSTONE || ARCH_NETWINDER || \ |
548 | ARCH_OMAP || ARCH_P720T || ARCH_PXA_IDP || \ | 548 | ARCH_OMAP || ARCH_P720T || ARCH_PXA_IDP || \ |
549 | ARCH_SA1100 || ARCH_SHARK || ARCH_VERSATILE || \ | 549 | ARCH_SA1100 || ARCH_SHARK || ARCH_VERSATILE || \ |
550 | ARCH_AT91RM9200 | 550 | ARCH_AT91RM9200 || MACH_TRIZEPS4 |
551 | help | 551 | help |
552 | If you say Y here, the LEDs on your machine will be used | 552 | If you say Y here, the LEDs on your machine will be used |
553 | to provide useful information about your current system status. | 553 | to provide useful information about your current system status. |