summaryrefslogtreecommitdiff
path: root/target/rb532/kernel.config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-01-31 11:29:04 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-01-31 11:29:04 +0100
commit0d9e15f4338505fa10d67aa995a00b2a45d201ce (patch)
treec9c932516e855a8763dc83f634d63ef0c3801153 /target/rb532/kernel.config
parent026459174c428d1262fc210df6a9a0dc2e1a0e77 (diff)
reworking startup using devtmpfs
After this change it is not needed to create console, tty and null device nodes for nfsroot boot.
Diffstat (limited to 'target/rb532/kernel.config')
-rw-r--r--target/rb532/kernel.config8
1 files changed, 3 insertions, 5 deletions
diff --git a/target/rb532/kernel.config b/target/rb532/kernel.config
index aac515061..f9ce20f75 100644
--- a/target/rb532/kernel.config
+++ b/target/rb532/kernel.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.32
-# Sat Jan 30 21:07:56 2010
+# Sat Jan 30 22:33:23 2010
#
CONFIG_MIPS=y
@@ -378,7 +378,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 is not set
# CONFIG_FW_LOADER is not set
@@ -412,9 +413,6 @@ CONFIG_MTD_BLOCK=y
#
# CONFIG_MTD_CFI is not set
# CONFIG_MTD_JEDECPROBE is not set
-# CONFIG_MTD_CFI_NOSWAP is not set
-# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
-# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
CONFIG_MTD_MAP_BANK_WIDTH_1=y
CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y