aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/configs/BF527-EZKIT_defconfig
diff options
context:
space:
mode:
authorBob Liu <lliubbo@gmail.com>2012-04-05 10:40:35 +0800
committerBob Liu <lliubbo@gmail.com>2012-04-06 10:25:03 +0800
commit35fe2e73bf097409abb9b81e041db83ea08b1c93 (patch)
tree27ad19c7ecec2ec6aea1eac6ee289c65696454f3 /arch/blackfin/configs/BF527-EZKIT_defconfig
parentblackfin: gpio: fix compile error if !CONFIG_GPIOLIB (diff)
downloadlinux-dev-35fe2e73bf097409abb9b81e041db83ea08b1c93.tar.xz
linux-dev-35fe2e73bf097409abb9b81e041db83ea08b1c93.zip
blackfin: update defconfig for bf527-ezkit
To fix compile error: drivers/usb/musb/blackfin.h:51:3: error: #error "Please use PIO mode in MUSB driver on bf52x chip v0.0 and v0.1" make[4]: *** [drivers/usb/musb/blackfin.o] Error 1 Signed-off-by: Bob Liu <lliubbo@gmail.com>
Diffstat (limited to '')
-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 9ccc18a6b4df..90b175323644 100644
--- a/arch/blackfin/configs/BF527-EZKIT_defconfig
+++ b/arch/blackfin/configs/BF527-EZKIT_defconfig
@@ -147,6 +147,7 @@ CONFIG_USB_OTG_BLACKLIST_HUB=y
CONFIG_USB_MON=y
CONFIG_USB_MUSB_HDRC=y
CONFIG_USB_MUSB_BLACKFIN=y
+CONFIG_MUSB_PIO_ONLY=y
CONFIG_USB_STORAGE=y
CONFIG_USB_GADGET=y
CONFIG_RTC_CLASS=y