kumquat-buildroot/package/lzma/Config.in
Peter Korsgaard b2dcab30ce lzma: host targets should not be user selectable
Instead they should get automatically built if needed.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-10-26 16:51:06 +01:00

11 lines
259 B
Plaintext

config BR2_PACKAGE_LZMA_TARGET
bool "Install lzma for the target system"
depends on BR2_GCC_CROSS_CXX
help
lzma utils on the target
http://tukaani.org/lzma/
comment "lzma requires a toolchain with C++ support"
depends on !BR2_GCC_CROSS_CXX