From: Koen Kooi Date: Mon, 30 Mar 2009 10:20:39 +0000 (+0200) Subject: linux-omapzoom: fix defconfig X-Git-Tag: Release-2010-05/1~3796^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f1f8701de9c8d1cdf1e70894a230e9b265147d7;p=openembedded.git linux-omapzoom: fix defconfig --- diff --git a/recipes/linux/linux-omapzoom/omapzoom/defconfig b/recipes/linux/linux-omapzoom/omapzoom/defconfig index 764589d7a1..7d076d1b2f 100644 --- a/recipes/linux/linux-omapzoom/omapzoom/defconfig +++ b/recipes/linux/linux-omapzoom/omapzoom/defconfig @@ -882,7 +882,7 @@ CONFIG_I2C_OMAP=y # CONFIG_SENSORS_PCF8591 is not set # CONFIG_ISP1301_OMAP is not set # CONFIG_TPS65010 is not set -CONFIG_SENSORS_TLV320AIC23=y +CONFIG_SENSORS_TLV320AIC23=n CONFIG_TWL4030_MADC=y CONFIG_TWL4030_USB=y # CONFIG_TWL4030_PWRBUTTON is not set @@ -1216,7 +1216,7 @@ CONFIG_SND_DRIVERS=y # CONFIG_SND_SERIAL_U16550 is not set # CONFIG_SND_MPU401 is not set CONFIG_SND_ARM=y -CONFIG_SND_OMAP_AIC23=y +CONFIG_SND_OMAP_AIC23=n # CONFIG_SND_OMAP_TSC2101 is not set # CONFIG_SND_SX1 is not set # CONFIG_SND_OMAP_TSC2102 is not set