aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-palmpre
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2010-09-30 14:23:29 +0200
committerSimon Busch <morphis@gravedo.de>2010-10-20 09:49:43 +0200
commitb91e2b3af60937c6d01e44398681ee3253f770d4 (patch)
treef2269086cd854e12bdfb72a4157f34fef9db1570 /recipes/linux/linux-palmpre
parent04e58abe294e9550c9f0d39467d8ba0c4eee7c38 (diff)
downloadopenembedded-b91e2b3af60937c6d01e44398681ee3253f770d4.tar.gz
linux-palmpre: enable devtmpfs per default but do not auto mount it
Signed-off-by: Simon Busch <morphis@gravedo.de>
Diffstat (limited to 'recipes/linux/linux-palmpre')
-rw-r--r--recipes/linux/linux-palmpre/defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/linux/linux-palmpre/defconfig b/recipes/linux/linux-palmpre/defconfig
index 7bdaf0ce69..7cf2f6b1a9 100644
--- a/recipes/linux/linux-palmpre/defconfig
+++ b/recipes/linux/linux-palmpre/defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.24-palm
-# Wed May 26 09:04:32 2010
+# Thu Sep 30 06:47:30 2010
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -684,6 +684,8 @@ CONFIG_IEEE80211=m
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
+CONFIG_DEVTMPFS=y
+# CONFIG_DEVTMPFS_MOUNT is not set
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y