]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
blackfin: update defconfig for bf527-ezkit
authorBob Liu <lliubbo@gmail.com>
Thu, 5 Apr 2012 02:40:35 +0000 (10:40 +0800)
committerBob Liu <lliubbo@gmail.com>
Fri, 6 Apr 2012 02:25:03 +0000 (10:25 +0800)
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>
arch/blackfin/configs/BF527-EZKIT_defconfig

index 9ccc18a6b4dfaaee66db8da9ed864f2f890243ec..90b1753236446fcef1ce1225abc0decd92dd092d 100644 (file)
@@ -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