buildrootschalter/package/fuse/Config.in
Peter Korsgaard 2e1ca24a27 package: convert some Config.in selects to depends
Patch by Olaf Rempel <razzor@kopf-tisch.de>.

quick grep showed theses invalid selects of toolchain options.
2009-03-05 14:17:55 +00:00

11 lines
239 B
Plaintext

config BR2_PACKAGE_LIBFUSE
bool "libfuse"
depends on BR2_LARGEFILE
help
FUSE (Filesystem in UserSpacE)
http://fuse.sourceforge.net/
comment "libfuse requires a toolchain with LARGEFILE support"
depends on !BR2_LARGEFILE