From: nico 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://207.154.207.93/?a=commitdiff_plain;h=cc7ea8a7c84a150236f6aac2a443ceb9b7ded956;p=10.03%2Fopenwrt.git [package] ifxmips-dsl-api: only show debug option when package is selected git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20422 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/ifxmips-dsl-api/Config.in b/package/ifxmips-dsl-api/Config.in index 277d96ebf..f27181e31 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.