SmartAudio/package/testtools/tinatest/config/stress/storage/Config.in

9 lines
182 B
Plaintext
Raw Normal View History

2018-07-13 01:31:50 +00:00
menuconfig TINATEST_STRESS_STORAGE
bool "storage"
if TINATEST_STRESS_STORAGE
source fulldisk/Config.in
source power-fail/Config.in
source throughput/Config.in
endif