ethernet: update rk3128_box_defconfig for GMAC

This commit is contained in:
roger
2014-08-12 10:23:16 +08:00
parent ccb604b88f
commit 76d05cde85

4
arch/arm/configs/rk3128_box_defconfig Normal file → Executable file
View File

@@ -235,6 +235,10 @@ CONFIG_DM_UEVENT=y
CONFIG_DM_VERITY=y
CONFIG_NETDEVICES=y
CONFIG_TUN=y
CONFIG_NET_VENDOR_ROCKCHIP=y
CONFIG_RK_GMAC_ETH=y
CONFIG_GMAC_CLK_IN=y
CONFIG_PHYLIB=y
CONFIG_PPP=y
CONFIG_PPP_BSDCOMP=y
CONFIG_PPP_DEFLATE=y