projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b55c86
)
fuse: use tabs for indentation in kconfig
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 10 Jul 2008 10:11:25 +0000
(10:11 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 10 Jul 2008 10:11:25 +0000
(10:11 -0000)
package/fuse/Config.in
patch
|
blob
|
history
diff --git
a/package/fuse/Config.in
b/package/fuse/Config.in
index b3b245acd11eae03b4af4a76c177a5dcf7e4c1fc..d54b72bed795ae622e824d6f570b0adc9b78f997 100644
(file)
--- 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/