aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-2.6.33
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-05-29 10:07:18 -0700
committerKhem Raj <raj.khem@gmail.com>2010-05-29 10:07:18 -0700
commit4cc2f5d52ad588d24a83f9a8d854b75d329c3b7f (patch)
treef825185003cf3fc1a4d04f96d168dc6cc1cf36d6 /recipes/linux/linux-2.6.33
parent242dac2d69bd149100ac3609e13600facde4e503 (diff)
downloadopenembedded-4cc2f5d52ad588d24a83f9a8d854b75d329c3b7f.tar.gz
linux-2.6.34: Make preferred kernel for all supported qemu machine (x86, arm, mips, sh and ppc)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/linux/linux-2.6.33')
-rw-r--r--recipes/linux/linux-2.6.33/qemuppc/defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/linux/linux-2.6.33/qemuppc/defconfig b/recipes/linux/linux-2.6.33/qemuppc/defconfig
index d7c028f745..68e2ceeaef 100644
--- a/recipes/linux/linux-2.6.33/qemuppc/defconfig
+++ b/recipes/linux/linux-2.6.33/qemuppc/defconfig
@@ -433,7 +433,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
-# CONFIG_DEVTMPFS is not set
+CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_STANDALONE is not set
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y