diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-10-09 05:29:44 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-10-09 05:30:22 +0200 |
commit | 43f376e1c0001857d9f61f8b0a62b8d74ed24500 (patch) | |
tree | c6f1e42bcccbe4b8f6bd4836d0eefa0912ba3859 /target/linux | |
parent | 696c520e50e4c763dfdf9e282c5cb4d35b12a4c3 (diff) |
add devtmpfs only for mdev/udev
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/config/Config.in.kernel | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/config/Config.in.kernel b/target/linux/config/Config.in.kernel index f7994b49a..b31b2ace6 100644 --- a/target/linux/config/Config.in.kernel +++ b/target/linux/config/Config.in.kernel @@ -186,11 +186,9 @@ menu "Kernel options" config ADK_KERNEL_DEVTMPFS bool - default y config ADK_KERNEL_DEVTMPFS_MOUNT bool - default y config ADK_KERNEL_UEVENT_HELPER bool |