summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package/diag
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-11-02 22:30:28 +0000
committerNicolas Thill <nico@openwrt.org>2005-11-02 22:30:28 +0000
commit11474b14deae40ca06e8c1694afdccb76a8700c4 (patch)
tree27510f2f17f65235129930ff630835d2b3f7bc58 /openwrt/target/linux/package/diag
parent1f4412a2f3d38e4d3a7237ea95622682ead46be1 (diff)
downloadmtk-20170518-11474b14deae40ca06e8c1694afdccb76a8700c4.zip
mtk-20170518-11474b14deae40ca06e8c1694afdccb76a8700c4.tar.gz
mtk-20170518-11474b14deae40ca06e8c1694afdccb76a8700c4.tar.bz2
rework the kernel menuconfig, always use prompt to display config text instead of bool/tristate
SVN-Revision: 2315
Diffstat (limited to 'openwrt/target/linux/package/diag')
-rw-r--r--openwrt/target/linux/package/diag/Config.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/openwrt/target/linux/package/diag/Config.in b/openwrt/target/linux/package/diag/Config.in
index b68a0ee..a33f812 100644
--- a/openwrt/target/linux/package/diag/Config.in
+++ b/openwrt/target/linux/package/diag/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_KMOD_DIAG
- tristate "kmod-diag...................... Driver for router LEDs and Buttons"
+ prompt "kmod-diag......................... Driver for router LEDs and Buttons"
+ tristate
default y
help
Driver for router LEDs and Buttons