1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-23 16:17:28 +02:00

kernel: add missing config option CONFIG_SND_MXS_SOC

This is needed by imx23 target.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 37492
This commit is contained in:
Hauke Mehrtens 2013-07-21 12:27:22 +00:00
parent 94439c2b5d
commit a1ec175d7b

View File

@ -3084,6 +3084,7 @@ CONFIG_SND_DRIVERS=y
# CONFIG_SND_MPU401 is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_MTS64 is not set
# CONFIG_SND_MXS_SOC is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_OPL3SA2 is not set
# CONFIG_SND_OPTI92X_AD1848 is not set