Build all ASoC CODEC drivers

configname: CONFIG_SND_SOC_ALL_CODECS

Linux Kernel Configuration
└─>Device Drivers
└─>Sound card support
└─>Advanced Linux Sound Architecture
└─>ALSA for SoC audio support
└─>CODEC drivers
└─>Build all ASoC CODEC drivers
In linux kernel since version 2.6.28 (release Date: 2008-12-24)  
Normally ASoC codec drivers are only built if a machine driver which
uses them is also built since they are only usable with a machine
driver. Selecting this option will allow these drivers to be built
without an explicit machine driver for test and development purposes.

Support for the bus types used to access the codecs to be built must
be selected separately.

If unsure select "N".

depends
CONFIG_COMPILE_TEST
CONFIG_SND
CONFIG_SND_SOC
CONFIG_SOUND
NOT CONFIG_UML