summaryrefslogtreecommitdiff
path: root/arch/arm/configs/imx_v7_defconfig
diff options
context:
space:
mode:
authorPeter Chen <peter.chen@nxp.com>2016-12-13 10:45:14 +0800
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commitbaaef96350bd7ead5bdc9b58a918738a5c57cf7f (patch)
tree22527e421a252f3ca4f41ff648dec7955486729a /arch/arm/configs/imx_v7_defconfig
parent046952955aa7a6f105f5a2ff5c09161e215edd9b (diff)
MLK-13600 ARM: defconfig: imx_v7_defconfig: build-in more USB Ethernet cards
To support more users for using NFS based on USB Ethernet. Signed-off-by: Peter Chen <peter.chen@nxp.com>
Diffstat (limited to 'arch/arm/configs/imx_v7_defconfig')
-rw-r--r--arch/arm/configs/imx_v7_defconfig7
1 files changed, 4 insertions, 3 deletions
diff --git a/arch/arm/configs/imx_v7_defconfig b/arch/arm/configs/imx_v7_defconfig
index 12f07f760ec1..1c90e12cb2db 100644
--- a/arch/arm/configs/imx_v7_defconfig
+++ b/arch/arm/configs/imx_v7_defconfig
@@ -142,9 +142,10 @@ CONFIG_SMC911X=y
CONFIG_SMSC911X=y
# CONFIG_NET_VENDOR_STMICRO is not set
CONFIG_MICREL_PHY=y
-CONFIG_USB_PEGASUS=m
-CONFIG_USB_RTL8150=m
-CONFIG_USB_RTL8152=m
+CONFIG_USB_KAWETH=y
+CONFIG_USB_PEGASUS=y
+CONFIG_USB_RTL8150=y
+CONFIG_USB_RTL8152=y
CONFIG_USB_USBNET=y
CONFIG_USB_NET_CDC_EEM=m
CONFIG_BCMDHD=y