summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-28 13:09:33 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-28 15:14:56 +0200
commit6b44a90d7d02879587ef0d50718c57ce9855d23c (patch)
treecfac61a29b3d7ba522e342995fd5c4ca573c1de1 /target
parent7ae4c0e3b3d4ee2ffe2dfd9cb326350f966411e7 (diff)
add kernel symbol for mdev
Diffstat (limited to 'target')
-rw-r--r--target/linux/config/Config.in.kernel5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.kernel b/target/linux/config/Config.in.kernel
index 2c360d3eb..a0a681c6d 100644
--- a/target/linux/config/Config.in.kernel
+++ b/target/linux/config/Config.in.kernel
@@ -175,6 +175,11 @@ endchoice
menu "Kernel options"
+config ADK_KERNEL_UEVENT_HELPER_PATH
+ string
+ default "/sbin/mdev"
+ depends on ADK_RUNTIME_DEV_MDEV
+
config ADK_KERNEL_BINFMT_FLAT
bool
default y if ADK_TARGET_BINFMT_FLAT