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/mixtile_loftq_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/mixtile_loftq_defconfig')
-rw-r--r-- | configs/mixtile_loftq_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mixtile_loftq_defconfig b/configs/mixtile_loftq_defconfig index 55d06497c9c..858e3208114 100644 --- a/configs/mixtile_loftq_defconfig +++ b/configs/mixtile_loftq_defconfig @@ -18,6 +18,6 @@ CONFIG_RGMII=y CONFIG_MII=y CONFIG_SUN7I_GMAC=y CONFIG_AXP_ALDO1_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 |