Explorar el Código

add support for kernel module unloading

Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Mario Haustein hace 7 años
padre
commit
5803fec291
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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