瀏覽代碼

oops, MODULES is internally used

Waldemar Brodkorb 10 年之前
父節點
當前提交
6d9b353acb
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5 1
      Config.in

+ 5 - 1
Config.in

@@ -1,8 +1,12 @@
 # This file is part of the OpenADK project. OpenADK is copyrighted
 # material, please see the LICENCE file in the top-level directory.
 
+config MODULES
+	boolean
+	default y
+
 config ADK_HAVE_DOT_CONFIG
-	bool
+	boolean
 	default y
 
 mainmenu "OpenADK Configuration"