ソースを参照

add support for kernel module unloading

Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Mario Haustein 7 年 前
コミット
5803fec291
1 ファイル変更3 行追加0 行削除
  1. 3 0
      target/linux/config/Config.in.kernel

+ 3 - 0
target/linux/config/Config.in.kernel

@@ -58,6 +58,9 @@ config ADK_KERNEL_CPU_LITTLE_ENDIAN
 
 menu "Kernel options"
 
+config ADK_KERNEL_MODULE_UNLOAD
+	bool "Module unloading"
+
 config ADK_KERNEL_HOTPLUG
 	bool