From 0d342b7e50df8db7b10b67af856d053af3b292b6 Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 18 Apr 2005 19:45:56 +0000 Subject: disable non-essential packages by default if DEVELOPER is unset on make menuconfig git-svn-id: svn://svn.openwrt.org/openwrt/trunk@675 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/chillispot/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/package/chillispot') diff --git a/openwrt/package/chillispot/Config.in b/openwrt/package/chillispot/Config.in index 217ece8c11..a8298fc3d0 100644 --- a/openwrt/package/chillispot/Config.in +++ b/openwrt/package/chillispot/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_CHILLISPOT tristate "chillispot" - default m + default m if CONFIG_DEVEL help ChilliSpot is an open source captive portal or wireless LAN access point controller. It is used for authenticating users -- cgit v1.2.3