backports: make BACKPORT_BUILD_LEDS depend on LEDS_CLASS=n
authorJohannes Berg <johannes.berg@intel.com>
Mon, 10 Feb 2014 12:25:45 +0000 (13:25 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 10 Feb 2014 16:41:13 +0000 (17:41 +0100)
commite82690569b0c45639d63dd646aaf24e76e59adf2
tree0e43f69321c94a0651ae92f158a57c34f7317f0f
parent40e9a2135f6dedda98f9032f9f9c564140ce6c63
backports: make BACKPORT_BUILD_LEDS depend on LEDS_CLASS=n

Somehow !LEDS_CLASS and LEDS_CLASS=n seem to be different (likely
because LEDS_CLASS is tristate, but BACKPORT_BUILD_LEDS is just a
bool), so use LEDS_CLASS=n to fix build issues in other cases on
certain kernel configurations.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
backport/compat/Kconfig