[oe-commits] Koen Kooi : linux-omapzoom: fix defconfig

GIT User account git at amethyst.openembedded.net
Mon Mar 30 10:47:04 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 1f1f8701de9c8d1cdf1e70894a230e9b265147d7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1f1f8701de9c8d1cdf1e70894a230e9b265147d7

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Mar 30 12:20:39 2009 +0200

linux-omapzoom: fix defconfig

---

 recipes/linux/linux-omapzoom/omapzoom/defconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/linux/linux-omapzoom/omapzoom/defconfig b/recipes/linux/linux-omapzoom/omapzoom/defconfig
index 764589d..7d076d1 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





More information about the Openembedded-commits mailing list