1 config BR2_PACKAGE_SG3_UTILS
3 depends on !BR2_bfin # symbol prefixing problems
4 depends on BR2_TOOLCHAIN_HAS_THREADS
6 Low level utilities for devices that use a SCSI command set.
7 This option install only libsgutils2 library not programs.
9 http://sg.danny.cz/sg/sg3_utils.html
11 if BR2_PACKAGE_SG3_UTILS
13 config BR2_PACKAGE_SG3_UTILS_PROGS
14 bool "install programs"
18 comment "sg3-utils needs a toolchain w/ threads"
20 depends on !BR2_TOOLCHAIN_HAS_THREADS