@@ -39,43 +39,43 @@ config I2S_TEST_ALLOWED_DATA_OFFSET
3939 value of this option may be needed when GPIO loopback is used.
4040
4141config I2S_TEST_SKIP_SAMPLERATE_8000
42- bool "Skip short transfer tests at 8000 samples per socond "
42+ bool "Skip short transfer tests at 8000 samples per second "
4343 help
4444 When set to 'y', short transfer tests at 8000 samples per second
4545 will be skipped.
4646
4747config I2S_TEST_SKIP_SAMPLERATE_16000
48- bool "Skip short transfer tests at 16000 samples per socond "
48+ bool "Skip short transfer tests at 16000 samples per second "
4949 help
5050 When set to 'y', short transfer tests at 16000 samples per second
5151 will be skipped.
5252
5353config I2S_TEST_SKIP_SAMPLERATE_32000
54- bool "Skip short transfer tests at 32000 samples per socond "
54+ bool "Skip short transfer tests at 32000 samples per second "
5555 help
5656 When set to 'y', short transfer tests at 32000 samples per second
5757 will be skipped.
5858
5959config I2S_TEST_SKIP_SAMPLERATE_44100
60- bool "Skip short transfer tests at 44100 samples per socond "
60+ bool "Skip short transfer tests at 44100 samples per second "
6161 help
6262 When set to 'y', short transfer tests at 44100 samples per second
6363 will be skipped.
6464
6565config I2S_TEST_SKIP_SAMPLERATE_48000
66- bool "Skip short transfer tests at 48000 samples per socond "
66+ bool "Skip short transfer tests at 48000 samples per second "
6767 help
6868 When set to 'y', short transfer tests at 48000 samples per second
6969 will be skipped.
7070
7171config I2S_TEST_SKIP_SAMPLERATE_88200
72- bool "Skip short transfer tests at 88200 samples per socond "
72+ bool "Skip short transfer tests at 88200 samples per second "
7373 help
7474 When set to 'y', short transfer tests at 88200 samples per second
7575 will be skipped.
7676
7777config I2S_TEST_SKIP_SAMPLERATE_96000
78- bool "Skip short transfer tests at 96000 samples per socond "
78+ bool "Skip short transfer tests at 96000 samples per second "
7979 help
8080 When set to 'y', short transfer tests at 96000 samples per second
8181 will be skipped.
0 commit comments