From: Hauke Mehrtens Date: Sun, 21 Jul 2013 12:27:22 +0000 (+0000) Subject: kernel: add missing config option CONFIG_SND_MXS_SOC X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a1ec175d7bdaf734c625fa15cc311360227e4f2b;p=librecmc%2Flibrecmc.git kernel: add missing config option CONFIG_SND_MXS_SOC This is needed by imx23 target. Signed-off-by: Hauke Mehrtens SVN-Revision: 37492 --- diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index 1e263ae3fc..44006b3c41 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -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