TABs instead of spaces in Kconfig
This commit is contained in:
parent
59a189be74
commit
a92a865be6
@ -36,11 +36,11 @@ config AUDIO_I2SCHAR_TXTIMEOUT
|
|||||||
endif # AUDIO_I2SCHAR
|
endif # AUDIO_I2SCHAR
|
||||||
|
|
||||||
config AUDIO_TONE
|
config AUDIO_TONE
|
||||||
bool "Audio Tone Generator using PWM"
|
bool "Audio Tone Generator using PWM"
|
||||||
default n
|
default n
|
||||||
depends on PWM && AUDIO_DEVICES
|
depends on PWM && AUDIO_DEVICES
|
||||||
---help---
|
---help---
|
||||||
This driver enables the Audio Tone Generator for NuttX.
|
This driver enables the Audio Tone Generator for NuttX.
|
||||||
|
|
||||||
if AUDIO_TONE
|
if AUDIO_TONE
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user