diff options
author | Bob Liu <lliubbo@gmail.com> | 2012-02-06 03:44:33 -0500 |
---|---|---|
committer | Bob Liu <lliubbo@gmail.com> | 2012-03-20 23:00:09 -0400 |
commit | 45a93315d829cfafb83eea0bf76b7346b6f0d072 (patch) | |
tree | e55a3b2ca1065c9da7f9c94e2cfb13fe82277ac9 /arch/blackfin/configs/BF527-EZKIT-V2_defconfig | |
parent | 3bed8d67469cc7129b0babc0211c32fa68408ce0 (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_defconfig | 3 |
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 |
152 | CONFIG_USB_OTG_BLACKLIST_HUB=y | 152 | CONFIG_USB_OTG_BLACKLIST_HUB=y |
153 | CONFIG_USB_MON=y | 153 | CONFIG_USB_MON=y |
154 | CONFIG_USB_MUSB_HDRC=y | ||
155 | CONFIG_USB_MUSB_BLACKFIN=y | ||
154 | CONFIG_USB_STORAGE=y | 156 | CONFIG_USB_STORAGE=y |
157 | CONFIG_USB_GADGET=y | ||
155 | CONFIG_NEW_LEDS=y | 158 | CONFIG_NEW_LEDS=y |
156 | CONFIG_LEDS_CLASS=y | 159 | CONFIG_LEDS_CLASS=y |
157 | CONFIG_LEDS_ADP5520=y | 160 | CONFIG_LEDS_ADP5520=y |