summaryrefslogtreecommitdiff
path: root/configs/gwventana_gw5904_defconfig
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2021-09-30 01:04:19 +0300
committerStefano Babic <sbabic@denx.de>2021-10-07 17:53:50 +0300
commita0040df98a62b07d010d482beb9b4af77a821392 (patch)
treecd9bb38269857835beb1779578e044881279b87c /configs/gwventana_gw5904_defconfig
parent54347344ce47005848333f953f401cd0c6f691f3 (diff)
downloadu-boot-a0040df98a62b07d010d482beb9b4af77a821392.tar.xz
imx: ventana: enable additional USB ether devices
Enable additional USB ethernet devices. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'configs/gwventana_gw5904_defconfig')
-rw-r--r--configs/gwventana_gw5904_defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/gwventana_gw5904_defconfig b/configs/gwventana_gw5904_defconfig
index b873c6c3af..543ac2fd8b 100644
--- a/configs/gwventana_gw5904_defconfig
+++ b/configs/gwventana_gw5904_defconfig
@@ -126,6 +126,11 @@ CONFIG_USB=y
CONFIG_USB_STORAGE=y
CONFIG_USB_HOST_ETHER=y
CONFIG_USB_ETHER_ASIX=y
+CONFIG_USB_ETHER_ASIX88179=y
+CONFIG_USB_ETHER_LAN75XX=y
+CONFIG_USB_ETHER_LAN78XX=y
+CONFIG_USB_ETHER_MCS7830=y
+CONFIG_USB_ETHER_RTL8152=y
CONFIG_USB_ETHER_SMSC95XX=y
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_MANUFACTURER="Gateworks"