Kconfig 106 B

12345
  1. if RT_USING_AUDIO
  2. config RT_UTEST_USING_AUDIO_DRIVER
  3. bool "Audio Test"
  4. default n
  5. endif