aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Wu <Aaron.wu@analog.com>2013-12-05 15:55:27 +0800
committerSteven Miao <realmz6@gmail.com>2014-01-29 15:13:20 +0800
commit44148338cec1cc69171ed4554333aec786b7d49a (patch)
tree6ce590c24be9ba667a47aa6fe7b568887451be4f
parentblackfin: Support L1 SRAM parity checking feature on bf60x (diff)
downloadlinux-dev-44148338cec1cc69171ed4554333aec786b7d49a.tar.xz
linux-dev-44148338cec1cc69171ed4554333aec786b7d49a.zip
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
-rw-r--r--arch/blackfin/configs/BF527-EZKIT_defconfig1
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
CONFIG_USB_OTG_BLACKLIST_HUB=y
CONFIG_USB_MON=y
CONFIG_USB_MUSB_HDRC=y
+CONFIG_MUSB_PIO_ONLY=y
CONFIG_USB_MUSB_BLACKFIN=y
CONFIG_MUSB_PIO_ONLY=y
CONFIG_USB_STORAGE=y