diff options
author | Tom Rini <trini@konsulko.com> | 2019-02-07 14:53:03 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-02-07 14:53:03 -0500 |
commit | 7ae2729401bb9cd6bbe233c12a1d0a3404221659 (patch) | |
tree | 5b962cfb247d2cfc6922cbda1ff68e60d74182a1 /configs/Sinovoip_BPI_M3_defconfig | |
parent | 50e24381c097579ff2a8b171838347c82c2fba04 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/Sinovoip_BPI_M3_defconfig')
-rw-r--r-- | configs/Sinovoip_BPI_M3_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/Sinovoip_BPI_M3_defconfig b/configs/Sinovoip_BPI_M3_defconfig index ec59feb4e4..79743a9c9a 100644 --- a/configs/Sinovoip_BPI_M3_defconfig +++ b/configs/Sinovoip_BPI_M3_defconfig @@ -24,7 +24,7 @@ CONFIG_DEFAULT_DEVICE_TREE="sun8i-a83t-bananapi-m3" CONFIG_AXP_DCDC5_VOLT=1200 CONFIG_AXP_DLDO3_VOLT=2500 CONFIG_AXP_SW_ON=y -CONFIG_USB_OHCI_HCD=y CONFIG_USB_EHCI_HCD=y +CONFIG_USB_OHCI_HCD=y CONFIG_USB_MUSB_HOST=y CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y |