From: Felix Fietkau Date: Sat, 30 Apr 2005 20:57:31 +0000 (+0000) Subject: set hidden fuse config option to n again X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=f8b5deb5d3a2bdf729871b2c927dcdee833ebf82;p=15.05%2Fopenwrt.git set hidden fuse config option to n again git-svn-id: svn://svn.openwrt.org/openwrt/trunk@779 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/fuse/Config.in b/openwrt/package/fuse/Config.in index 895fcdf88d..de985e90fe 100644 --- a/openwrt/package/fuse/Config.in +++ b/openwrt/package/fuse/Config.in @@ -2,7 +2,7 @@ config BR2_PACKAGE_FUSE select BR2_PACKAGE_LIBPTHREAD depends BR2_PACKAGE_KMOD_FUSE bool - default m if CONFIG_DEVEL + default n config BR2_PACKAGE_KMOD_FUSE select BR2_PACKAGE_FUSE