Skip to content

Commit 35fe2e7

Browse files
committed
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 <[email protected]>
1 parent e8c5c6d commit 35fe2e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/blackfin/configs/BF527-EZKIT_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ CONFIG_USB_OTG_BLACKLIST_HUB=y
147147
CONFIG_USB_MON=y
148148
CONFIG_USB_MUSB_HDRC=y
149149
CONFIG_USB_MUSB_BLACKFIN=y
150+
CONFIG_MUSB_PIO_ONLY=y
150151
CONFIG_USB_STORAGE=y
151152
CONFIG_USB_GADGET=y
152153
CONFIG_RTC_CLASS=y

0 commit comments

Comments
 (0)