aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/configs/BF527-EZKIT-V2_defconfig
diff options
context:
space:
mode:
authorBob Liu <lliubbo@gmail.com>2012-02-06 03:44:33 -0500
committerBob Liu <lliubbo@gmail.com>2012-03-20 23:00:09 -0400
commit45a93315d829cfafb83eea0bf76b7346b6f0d072 (patch)
treee55a3b2ca1065c9da7f9c94e2cfb13fe82277ac9 /arch/blackfin/configs/BF527-EZKIT-V2_defconfig
parent3bed8d67469cc7129b0babc0211c32fa68408ce0 (diff)
arch: blackfin: udpate defconfig
choose musb by default for bf527 and bf548. Signed-off-by: Bob Liu <lliubbo@gmail.com>
Diffstat (limited to 'arch/blackfin/configs/BF527-EZKIT-V2_defconfig')
-rw-r--r--arch/blackfin/configs/BF527-EZKIT-V2_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/blackfin/configs/BF527-EZKIT-V2_defconfig b/arch/blackfin/configs/BF527-EZKIT-V2_defconfig
index 9325d757f35a..91535c38e7f2 100644
--- a/arch/blackfin/configs/BF527-EZKIT-V2_defconfig
+++ b/arch/blackfin/configs/BF527-EZKIT-V2_defconfig
@@ -151,7 +151,10 @@ CONFIG_USB_DEVICEFS=y
151# CONFIG_USB_DEVICE_CLASS is not set 151# CONFIG_USB_DEVICE_CLASS is not set
152CONFIG_USB_OTG_BLACKLIST_HUB=y 152CONFIG_USB_OTG_BLACKLIST_HUB=y
153CONFIG_USB_MON=y 153CONFIG_USB_MON=y
154CONFIG_USB_MUSB_HDRC=y
155CONFIG_USB_MUSB_BLACKFIN=y
154CONFIG_USB_STORAGE=y 156CONFIG_USB_STORAGE=y
157CONFIG_USB_GADGET=y
155CONFIG_NEW_LEDS=y 158CONFIG_NEW_LEDS=y
156CONFIG_LEDS_CLASS=y 159CONFIG_LEDS_CLASS=y
157CONFIG_LEDS_ADP5520=y 160CONFIG_LEDS_ADP5520=y