Commit 28de49be5708bcd3e409e4512676defe792127d6

Authored by Chen-Yu Tsai
Committed by Hans de Goede
1 parent 01cf4a1af2

sunxi: Enable USB host support for Sinlinx SinA33

Sinlinx SinA33 has 1 USB host port. Enable EHCI_HCD support for it.
Also enable USB mass storage support so we can access USB sticks.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

configs/Sinlinx_SinA33_defconfig
... ... @@ -10,4 +10,5 @@
10 10 # CONFIG_CMD_IMLS is not set
11 11 # CONFIG_CMD_FLASH is not set
12 12 # CONFIG_CMD_FPGA is not set
  13 +CONFIG_USB_EHCI_HCD=y