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>
This commit is contained in:
Darren Hart
2011-12-14 15:13:57 -08:00
committed by Richard Purdie
parent b5d6121bbb
commit 95ba9b7d30
15 changed files with 760 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# For /dev and udev
# Could eliminate for a static /dev tree
# +1.5k bzImage
CONFIG_HOTPLUG=y
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y