Преглед изворни кода

disable module compression

Waldemar Brodkorb пре 2 година
родитељ
комит
9b39a14cfb
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      target/linux/config/Config.in.kernel

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

@@ -5,6 +5,10 @@ config ADK_LINUX_KERNEL_EXPERIMENTAL
 	bool
 	default y
 
+config ADK_LINUX_KERNEL_MODULE_COMPRESS_NONE
+	bool
+	default y
+
 config ADK_LINUX_KERNEL_STAGING
 	bool