|
@@ -474,7 +474,7 @@ config LEDS_LM355x
|
|
|
|
|
|
config LEDS_OT200
|
|
config LEDS_OT200
|
|
tristate "LED support for the Bachmann OT200"
|
|
tristate "LED support for the Bachmann OT200"
|
|
- depends on LEDS_CLASS && HAS_IOMEM
|
|
|
|
|
|
+ depends on LEDS_CLASS && HAS_IOMEM && (X86_32 || COMPILE_TEST)
|
|
help
|
|
help
|
|
This option enables support for the LEDs on the Bachmann OT200.
|
|
This option enables support for the LEDs on the Bachmann OT200.
|
|
Say Y to enable LEDs on the Bachmann OT200.
|
|
Say Y to enable LEDs on the Bachmann OT200.
|