mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
set hidden fuse config option to n again
SVN-Revision: 779
This commit is contained in:
parent
d5a20e4014
commit
bfe0c6b512
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue