sunxi: Enable USB host support for Sinlinx SinA33
authorChen-Yu Tsai <wens@csie.org>
Wed, 14 Sep 2016 02:26:35 +0000 (10:26 +0800)
committerHans de Goede <hdegoede@redhat.com>
Sun, 18 Sep 2016 12:39:16 +0000 (14:39 +0200)
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>
configs/Sinlinx_SinA33_defconfig

index 77eb05bf251a69c22329231579159626df7e5fc9..4decc72dff3fa67e1b68fb78c4a7a10f841de376 100644 (file)
@@ -10,3 +10,4 @@ CONFIG_SPL=y
 # CONFIG_CMD_IMLS is not set
 # CONFIG_CMD_FLASH is not set
 # CONFIG_CMD_FPGA is not set
+CONFIG_USB_EHCI_HCD=y