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: https://git.archive.openwrt.org/?a=commitdiff_plain;h=ea4617f2bec48fd9305de6b2b354a045b3405c40;p=15.05%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 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.