menuconfig LTP_POSIX bool prompt "open_posix_testsuite" select LTP config LTP_POSIX_CONFORMANCE bool prompt "conformance tests" depends on LTP_POSIX default y config LTP_POSIX_FUNCTIONAL bool prompt "functional tests" depends on LTP_POSIX config LTP_POSIX_STRESS bool prompt "stress tests" depends on LTP_POSIX