diff --git a/drivers/audio/Kconfig b/drivers/audio/Kconfig index 1c70684ade..a29b14e548 100644 --- a/drivers/audio/Kconfig +++ b/drivers/audio/Kconfig @@ -4,7 +4,7 @@ # config AUDIO_I2SCHAR - bool "I2S character driver (for testing only) + bool "I2S character driver (for testing only)" default n depends on I2S ---help---