[package] ifxmips-dsl-api: only show debug option when package is selected
authorNicolas Thill <nico@openwrt.org>
Thu, 25 Mar 2010 13:43:20 +0000 (13:43 +0000)
committerNicolas Thill <nico@openwrt.org>
Thu, 25 Mar 2010 13:43:20 +0000 (13:43 +0000)
SVN-Revision: 20422

package/ifxmips-dsl-api/Config.in

index 277d96ebf5a934b8a556361ece7e85de45d858bd..f27181e3138aa2d6390a15782ff80168b95fbf9d 100644 (file)
@@ -19,5 +19,6 @@ endchoice
 
 config IFXMIPS_DSL_DEBUG
        bool "ifxmips-dsl debugging"
+       depends on PACKAGE_kmod-ifxmips-dsl-api
        help
          Say Y, if you need ifxmips-dsl to display debug messages.