summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny/e1000.cfg
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2011-12-14 15:13:57 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-03 12:14:28 +0000
commit95ba9b7d3003dfa99a2b866979189d1075227868 (patch)
tree420b64a3a96350d59665bd31b8acc054a7837fc4 /meta/recipes-kernel/linux/linux-yocto-tiny/e1000.cfg
parentb5d6121bbb1186a1c36a29091f82501d3af6888a (diff)
downloadpoky-95ba9b7d3003dfa99a2b866979189d1075227868.tar.gz
linux-yocto-tiny: New kernel recipe for tiny distros
linux-yocto-tiny drops the linux-tools and sets the KMACHINE branch to standard/tiny. (From OE-Core rev: 8a76f80cabb8df5959707ee708f2c00b28a784e7) Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny/e1000.cfg')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny/e1000.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny/e1000.cfg b/meta/recipes-kernel/linux/linux-yocto-tiny/e1000.cfg
new file mode 100644
index 0000000000..8e18bbb6e9
--- /dev/null
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny/e1000.cfg
@@ -0,0 +1,7 @@
1# e1000 PCI network card support (qemu default)
2# FIXME: This appears in dmesg, but a probe fails
3# bzImage +31k
4CONFIG_PCI=y
5CONFIG_NETDEVICES=y
6CONFIG_NETDEV_1000=y
7CONFIG_E1000=y