ethernet:gmac: enable gmac in rockchip_defconfig

This commit is contained in:
roger
2014-08-20 11:08:06 +08:00
parent e13b923b28
commit e94438df54

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

@@ -233,6 +233,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