|
@@ -277,7 +277,7 @@ config JOYSTICK_XPAD_FF
|
|
|
|
|
|
config JOYSTICK_XPAD_LEDS
|
|
config JOYSTICK_XPAD_LEDS
|
|
bool "LED Support for Xbox360 controller 'BigX' LED"
|
|
bool "LED Support for Xbox360 controller 'BigX' LED"
|
|
- depends on LEDS_CLASS && JOYSTICK_XPAD
|
|
|
|
|
|
+ depends on JOYSTICK_XPAD && (LEDS_CLASS=y || LEDS_CLASS=JOYSTICK_XPAD)
|
|
---help---
|
|
---help---
|
|
This option enables support for the LED which surrounds the Big X on
|
|
This option enables support for the LED which surrounds the Big X on
|
|
XBox 360 controller.
|
|
XBox 360 controller.
|