summaryrefslogtreecommitdiff
path: root/target/linux/kernel.config
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/kernel.config')
-rw-r--r--target/linux/kernel.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/kernel.config b/target/linux/kernel.config
index 253b0b34d..b1c580da0 100644
--- a/target/linux/kernel.config
+++ b/target/linux/kernel.config
@@ -29,6 +29,8 @@ CONFIG_MODULE_UNLOAD=y
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_SCRIPT=y
CONFIG_HOTPLUG=y
+CONFIG_UEVENT_HELPER=y
+CONFIG_UEVENT_HELPER_PATH="/sbin/mdev"
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_STANDALONE=y