From 21622452f2eb735a5cfe8697edc3c166a71b8485 Mon Sep 17 00:00:00 2001 From: Stephen Warren Date: Mon, 12 Sep 2016 11:51:15 -0600 Subject: ARM: tegra: enable Ethernet on p2771-0000 Enable the Ethernet device in DT, provide board-specific configuration, and enable the driver in Kconfig. Signed-off-by: Stephen Warren Reviewed-by: Simon Glass Acked-by: Joe Hershberger --- configs/p2771-0000-500_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/p2771-0000-500_defconfig') diff --git a/configs/p2771-0000-500_defconfig b/configs/p2771-0000-500_defconfig index baeb8f33cd..79f4808274 100644 --- a/configs/p2771-0000-500_defconfig +++ b/configs/p2771-0000-500_defconfig @@ -30,6 +30,7 @@ CONFIG_CMD_FS_GENERIC=y # CONFIG_BLK is not set CONFIG_TEGRA186_BPMP_I2C=y # CONFIG_DM_MMC_OPS is not set +CONFIG_DWC_ETH_QOS=y CONFIG_E1000=y CONFIG_RTL8169=y CONFIG_PCI=y -- cgit v1.2.3