mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-07-17 22:39:48 +02:00
linux: compile sunxi-emac into kernel for cubieboard
The network driver needs to be compiled into the kernel for booting from network over NFS.
This commit is contained in:
@ -123,7 +123,7 @@ CONFIG_SATA_AHCI_PLATFORM=y
|
||||
CONFIG_SW_SATA_AHCI_PLATFORM=m
|
||||
CONFIG_NETDEVICES=y
|
||||
CONFIG_TUN=m
|
||||
CONFIG_SUNXI_EMAC=m
|
||||
CONFIG_SUNXI_EMAC=y
|
||||
CONFIG_PHYLIB=y
|
||||
CONFIG_USB_KAWETH=m
|
||||
CONFIG_USB_PEGASUS=m
|
||||
|
Reference in New Issue
Block a user