diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2006-01-04 20:37:56 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2006-01-04 20:37:56 +0000 |
| commit | 1eaba6de3f408540bc9433492857f0562269097f (patch) | |
| tree | 99fc7a62e10dc4101f2154a8f34c65bc1c525914 | |
| parent | 17444a75f70b8bf62deb28a9608b09f95c3c615c (diff) | |
| download | mtk-20170518-1eaba6de3f408540bc9433492857f0562269097f.zip mtk-20170518-1eaba6de3f408540bc9433492857f0562269097f.tar.gz mtk-20170518-1eaba6de3f408540bc9433492857f0562269097f.tar.bz2 | |
don't add robocfg by default - not necessary anymore
SVN-Revision: 2825
| -rw-r--r-- | openwrt/package/robocfg/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/package/robocfg/Config.in b/openwrt/package/robocfg/Config.in index db8e85a..db90c8b 100644 --- a/openwrt/package/robocfg/Config.in +++ b/openwrt/package/robocfg/Config.in @@ -1,7 +1,6 @@ config BR2_PACKAGE_ROBOCFG prompt "robocfg........................... BCM5325E/536x switch configuration utility" tristate - default y if BR2_LINUX_2_6_BRCM default m if CONFIG_DEVEL help Broadcom BCM5325E/536x switch configuration utility |
