diff options
author | Aaron Wu <Aaron.wu@analog.com> | 2013-12-05 02:55:27 -0500 |
---|---|---|
committer | Steven Miao <realmz6@gmail.com> | 2014-01-29 02:13:20 -0500 |
commit | 44148338cec1cc69171ed4554333aec786b7d49a (patch) | |
tree | 6ce590c24be9ba667a47aa6fe7b568887451be4f /arch/blackfin/configs | |
parent | 1b6012394bec5dc653d495245c5495db08f817f6 (diff) |
fix build error for bf527-ezkit_defconfig for old silicon
Signed-off-by: Aaron Wu <Aaron.wu@analog.com>
fix build error for bf527-ezkit_defconfig for old silicon
Diffstat (limited to 'arch/blackfin/configs')
-rw-r--r-- | arch/blackfin/configs/BF527-EZKIT_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/blackfin/configs/BF527-EZKIT_defconfig b/arch/blackfin/configs/BF527-EZKIT_defconfig index 90b175323644..af2738c7441b 100644 --- a/arch/blackfin/configs/BF527-EZKIT_defconfig +++ b/arch/blackfin/configs/BF527-EZKIT_defconfig | |||
@@ -146,6 +146,7 @@ CONFIG_USB_DEVICEFS=y | |||
146 | CONFIG_USB_OTG_BLACKLIST_HUB=y | 146 | CONFIG_USB_OTG_BLACKLIST_HUB=y |
147 | CONFIG_USB_MON=y | 147 | CONFIG_USB_MON=y |
148 | CONFIG_USB_MUSB_HDRC=y | 148 | CONFIG_USB_MUSB_HDRC=y |
149 | CONFIG_MUSB_PIO_ONLY=y | ||
149 | CONFIG_USB_MUSB_BLACKFIN=y | 150 | CONFIG_USB_MUSB_BLACKFIN=y |
150 | CONFIG_MUSB_PIO_ONLY=y | 151 | CONFIG_MUSB_PIO_ONLY=y |
151 | CONFIG_USB_STORAGE=y | 152 | CONFIG_USB_STORAGE=y |