commit | cfb2623578289826a0ec97574521d5e3a61d4321 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Sat Mar 09 01:03:31 2019 +0000 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Wed Apr 10 15:26:51 2019 +0530 |
tree | 837d4e5cf141f31f0ca0924b6b1826512f3d5af1 | |
parent | 7a0b4e03eaa700c0c1514455ca906060514ea2da [diff] |
sunxi: Pine64-LTS: (Re-)enable USB 1.x support The Pine64-LTS defconfig is missing the CONFIG_USB_OHCI_HCD symbol, as this was added during the same time as this defconfig was merged. USB 1.x devices like USB keyboards don't work due to this. Add the symbol to the defconfig as all the other boards do. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Jagan Teki <jagan@openedev.com>