summaryrefslogtreecommitdiffstats
path: root/package/fuse/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard2008-07-10 12:11:25 +0200
committerPeter Korsgaard2008-07-10 12:11:25 +0200
commit74d91951c5914e7069e69c4bdf80dabb69a8a3d8 (patch)
treea9527b3aabc319f2c581207873d46a392d03915c /package/fuse/Config.in
parentgperf: move under "other development stuff" (diff)
downloadbuildroot-74d91951c5914e7069e69c4bdf80dabb69a8a3d8.tar.gz
buildroot-74d91951c5914e7069e69c4bdf80dabb69a8a3d8.tar.xz
buildroot-74d91951c5914e7069e69c4bdf80dabb69a8a3d8.zip
fuse: use tabs for indentation in kconfig
Diffstat (limited to 'package/fuse/Config.in')
-rw-r--r--package/fuse/Config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/fuse/Config.in b/package/fuse/Config.in
index b3b245acd..d54b72bed 100644
--- a/package/fuse/Config.in
+++ b/package/fuse/Config.in
@@ -1,7 +1,7 @@
config BR2_PACKAGE_LIBFUSE
- bool "libfuse"
- default n
- help
+ bool "libfuse"
+ default n
+ help
FUSE (Filesystem in UserSpacE)
http://fuse.sourceforge.net/