summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny/e1000.cfg
blob: 8e18bbb6e9b9d71890c690b68d0144ce1b3ca5eb (plain)
1
2
3
4
5
6
7
# e1000 PCI network card support (qemu default)
# FIXME: This appears in dmesg, but a probe fails
# bzImage +31k
CONFIG_PCI=y
CONFIG_NETDEVICES=y
CONFIG_NETDEV_1000=y
CONFIG_E1000=y