From: Nicolas Thill Date: Thu, 25 Mar 2010 13:43:20 +0000 (+0000) Subject: [package] ifxmips-dsl-api: only show debug option when package is selected X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=319a985ae10b41ea6c1ade9db3f408a521d70113 [package] ifxmips-dsl-api: only show debug option when package is selected SVN-Revision: 20422 --- diff --git a/package/ifxmips-dsl-api/Config.in b/package/ifxmips-dsl-api/Config.in index 277d96ebf5..f27181e313 100644 --- a/package/ifxmips-dsl-api/Config.in +++ b/package/ifxmips-dsl-api/Config.in @@ -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.