sunxi: Pine64-LTS: (Re-)enable USB 1.x support
authorAndre Przywara <andre.przywara@arm.com>
Sat, 9 Mar 2019 01:03:31 +0000 (01:03 +0000)
committerJagan Teki <jagan@amarulasolutions.com>
Wed, 10 Apr 2019 09:56:51 +0000 (15:26 +0530)
commit30cb441ec69838cffe211cfde6ff6f7fa5a395cd
tree837d4e5cf141f31f0ca0924b6b1826512f3d5af1
parent1692c73ccb39fb790d7ba1a43ca2f14a0f9f1f32
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>
configs/pine64-lts_defconfig