summaryrefslogtreecommitdiffstats
path: root/config-arm-generic
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-05-25 16:38:51 -0400
committerJosh Boyer <jwboyer@redhat.com>2012-05-25 16:38:51 -0400
commit6226546ba136b84d1fabfbbc3dda4300781b9617 (patch)
tree1cd44d12f599932aef71bfcfd9f823194b51090d /config-arm-generic
parente0c91dab8a0fdec02e7b89eaeb5235ccfd63d541 (diff)
downloadkernel-6226546ba136b84d1fabfbbc3dda4300781b9617.tar.gz
kernel-6226546ba136b84d1fabfbbc3dda4300781b9617.tar.xz
kernel-6226546ba136b84d1fabfbbc3dda4300781b9617.zip
Fixup LBD/LBDAF config options
CONFIG_LBD was renamed to CONFIG_LBDAF in 2009, and it's only an option on 32-bit platforms
Diffstat (limited to 'config-arm-generic')
-rw-r--r--config-arm-generic2
1 files changed, 2 insertions, 0 deletions
diff --git a/config-arm-generic b/config-arm-generic
index 5aabaa67b..6137f6f64 100644
--- a/config-arm-generic
+++ b/config-arm-generic
@@ -81,6 +81,8 @@ CONFIG_LEDS=y
CONFIG_LEDS_CPU=y
CONFIG_LEDS_GPIO=m
+CONFIG_LBDAF=y
+
CONFIG_RFKILL_GPIO=m
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y