diff options
author | Tim Harvey | 2017-03-17 07:30:38 -0700 |
---|---|---|
committer | Stefano Babic | 2017-03-20 19:10:22 +0100 |
commit | 8d1a6ff825a42d28fc4031d4f111b05b6898d7e8 (patch) | |
tree | d616f14aae815d08b7080ceeaa8fc7af534e0349 /configs/gwventana_nand_defconfig | |
parent | b4f4b0f54bcc4e2c6a97e0bc9b3a3a1aea3cb41c (diff) |
imx: ventana: add GW5904 support
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'configs/gwventana_nand_defconfig')
-rw-r--r-- | configs/gwventana_nand_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gwventana_nand_defconfig b/configs/gwventana_nand_defconfig index 6cc58970cd2..e1e5200889e 100644 --- a/configs/gwventana_nand_defconfig +++ b/configs/gwventana_nand_defconfig @@ -46,6 +46,7 @@ CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_CMD_UBI=y CONFIG_DM=y +CONFIG_PHYLIB=y CONFIG_NETDEVICES=y CONFIG_E1000=y CONFIG_PCI=y |