Kaynağa Gözat

add support for kernel module unloading

Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Mario Haustein 7 yıl önce
ebeveyn
işleme
5803fec291
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  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