X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=drivers%2Fsound%2FKconfig;h=93f6c36af32ca94b23460dde2c9a53706cddc83b;hb=2a0495724133058ab7c6aa1e8dc9433344d45231;hp=5de86c05c600de10739001263485c96956ebc904;hpb=51b06dc40bce0768c77a23fcfc4a5ed5537aa2bd;p=oweals%2Fu-boot.git diff --git a/drivers/sound/Kconfig b/drivers/sound/Kconfig index 5de86c05c6..93f6c36af3 100644 --- a/drivers/sound/Kconfig +++ b/drivers/sound/Kconfig @@ -12,6 +12,12 @@ config SOUND audio codecs are called from the sound-i2s code. This could be converted to driver model. +config DM_SOUND + bool "Use driver model for sound" + help + Enable this option to use driver model for sound devices. This is a + migration option and will be removed. + config I2S bool "Enable I2S support" depends on SOUND