Преглед на файлове

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"