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
└─>I2C support
└─>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.

If unsure select "N".