mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-07-17 14:29:46 +02:00
linux: compile sunxi-emac into kernel for cubieboard2
The network driver needs to be compiled into the kernel for booting from network over NFS.
This commit is contained in:
@ -1436,7 +1436,7 @@ CONFIG_NET_VENDOR_SMSC=y
|
||||
# CONFIG_SMSC911X is not set
|
||||
CONFIG_NET_VENDOR_STMICRO=y
|
||||
# CONFIG_STMMAC_ETH is not set
|
||||
CONFIG_SUNXI_EMAC=m
|
||||
CONFIG_SUNXI_EMAC=y
|
||||
CONFIG_PHYLIB=y
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user