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/Mele_I7_defconfig | |
parent | 50e24381c097579ff2a8b171838347c82c2fba04 (diff) | |
download | u-boot-7ae2729401bb9cd6bbe233c12a1d0a3404221659.tar.gz u-boot-7ae2729401bb9cd6bbe233c12a1d0a3404221659.tar.bz2 u-boot-7ae2729401bb9cd6bbe233c12a1d0a3404221659.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/Mele_I7_defconfig')
-rw-r--r-- | configs/Mele_I7_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/Mele_I7_defconfig b/configs/Mele_I7_defconfig index eecf89b76e..2c01386339 100644 --- a/configs/Mele_I7_defconfig +++ b/configs/Mele_I7_defconfig @@ -18,6 +18,6 @@ CONFIG_AXP_DCDC1_VOLT=3300 CONFIG_AXP_ALDO1_VOLT=3300 CONFIG_AXP_DLDO1_VOLT=3300 CONFIG_AXP_DLDO4_VOLT=3300 -CONFIG_USB_OHCI_HCD=y CONFIG_USB_EHCI_HCD=y +CONFIG_USB_OHCI_HCD=y CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y |