summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-25 13:43:20 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-25 13:43:20 +0000
commitcc7ea8a7c84a150236f6aac2a443ceb9b7ded956 (patch)
tree113806e49389b08fb361ef46e9c6004f3e313a7f /package
parent0e6af7195615aa70a1eb2217ff619d77f087fa34 (diff)
[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
Diffstat (limited to 'package')
-rw-r--r--package/ifxmips-dsl-api/Config.in1
1 files changed, 1 insertions, 0 deletions
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.