From: Nicolas Thill Date: Thu, 25 Mar 2010 13:43:20 +0000 (+0000) Subject: ifxmips-dsl-api: only show debug option when package is selected X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=141f9e3bbd19068e7ea68a8099b08f857c6d6d61;p=librecmc%2Flibrecmc.git 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.