1
0
فهرست منبع

add kernel symbol for mdev

Waldemar Brodkorb 11 سال پیش
والد
کامیت
6b44a90d7d
1فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 5 0
      target/linux/config/Config.in.kernel

+ 5 - 0
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