diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-07 22:01:27 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-07 22:01:27 +0100 |
commit | 7de93724af9791bad0a8e887d02bf7a3a872305c (patch) | |
tree | c4de7f2ecaa01cc7cf371eb3b771a6b8a8f9a9de /target/alix2d13 | |
parent | bd1730cdff6b88d54d5fdb3d63d5733ca33abe59 (diff) | |
parent | 254ae86e16cddf282b36c0593148e24151ce1f96 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/alix2d13')
-rw-r--r-- | target/alix2d13/kernel.config | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/target/alix2d13/kernel.config b/target/alix2d13/kernel.config index 0ea3adb76..76e1ef7e3 100644 --- a/target/alix2d13/kernel.config +++ b/target/alix2d13/kernel.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.32 -# Fri Jan 8 11:29:58 2010 +# Mon Feb 1 19:22:34 2010 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -427,7 +427,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 |