@@ -39,43 +39,43 @@ config I2S_TEST_ALLOWED_DATA_OFFSET
39
39
value of this option may be needed when GPIO loopback is used.
40
40
41
41
config 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 "
43
43
help
44
44
When set to 'y', short transfer tests at 8000 samples per second
45
45
will be skipped.
46
46
47
47
config 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 "
49
49
help
50
50
When set to 'y', short transfer tests at 16000 samples per second
51
51
will be skipped.
52
52
53
53
config 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 "
55
55
help
56
56
When set to 'y', short transfer tests at 32000 samples per second
57
57
will be skipped.
58
58
59
59
config 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 "
61
61
help
62
62
When set to 'y', short transfer tests at 44100 samples per second
63
63
will be skipped.
64
64
65
65
config 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 "
67
67
help
68
68
When set to 'y', short transfer tests at 48000 samples per second
69
69
will be skipped.
70
70
71
71
config 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 "
73
73
help
74
74
When set to 'y', short transfer tests at 88200 samples per second
75
75
will be skipped.
76
76
77
77
config 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 "
79
79
help
80
80
When set to 'y', short transfer tests at 96000 samples per second
81
81
will be skipped.
0 commit comments