Quellcode durchsuchen

ifxmips-dsl-api: only show debug option when package is selected

SVN-Revision: 20422
Nicolas Thill vor 15 Jahren
Ursprung
Commit
141f9e3bbd
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      package/ifxmips-dsl-api/Config.in

+ 1 - 0
package/ifxmips-dsl-api/Config.in

@@ -19,5 +19,6 @@ endchoice
 
 
 config IFXMIPS_DSL_DEBUG
 config IFXMIPS_DSL_DEBUG
 	bool "ifxmips-dsl debugging"
 	bool "ifxmips-dsl debugging"
+	depends on PACKAGE_kmod-ifxmips-dsl-api
 	help
 	help
 	  Say Y, if you need ifxmips-dsl to display debug messages.
 	  Say Y, if you need ifxmips-dsl to display debug messages.