From 8bc4d3fe6d27e5416577f1c5d5d157b5260d7da2 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 18 Apr 2005 19:45:56 +0000 Subject: disable non-essential packages by default if DEVELOPER is unset on make menuconfig SVN-Revision: 675 --- openwrt/package/shfs/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/package/shfs') diff --git a/openwrt/package/shfs/Config.in b/openwrt/package/shfs/Config.in index a6b5093..14b1fa3 100644 --- a/openwrt/package/shfs/Config.in +++ b/openwrt/package/shfs/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_SHFS tristate "shfs (SHell FileSystem kernel module and utilities)" - default n + default m if CONFIG_DEVEL help ShFS is a simple and easy to use Linux kernel module which allows you to mount remote filesystems using a plain shell -- cgit v1.1