[kernel] r16599 - in dists/trunk/linux-2.6/debian: . config/armel

Martin Michlmayr tbm at alioth.debian.org
Thu Nov 25 15:57:55 UTC 2010


Author: tbm
Date: Thu Nov 25 15:57:52 2010
New Revision: 16599

Log:
enable sound on Kirkwood

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/armel/config.kirkwood

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Thu Nov 25 03:50:30 2010	(r16598)
+++ dists/trunk/linux-2.6/debian/changelog	Thu Nov 25 15:57:52 2010	(r16599)
@@ -5,6 +5,7 @@
 
   [ Martin Michlmayr ]
   * Add ixp4xx build fix from Arnaud Patard (Closes: #602669)
+  * [armel/kirkwood] Enable sound.
 
   [ Ben Hutchings ]
   * Enable PM_ADVANCED_DEBUG (Closes: #603254)

Modified: dists/trunk/linux-2.6/debian/config/armel/config.kirkwood
==============================================================================
--- dists/trunk/linux-2.6/debian/config/armel/config.kirkwood	Thu Nov 25 03:50:30 2010	(r16598)
+++ dists/trunk/linux-2.6/debian/config/armel/config.kirkwood	Thu Nov 25 15:57:52 2010	(r16599)
@@ -633,3 +633,11 @@
 ##
 CONFIG_FB_UDL=m
 
+CONFIG_SND_SOC=m
+CONFIG_SND_KIRKWOOD_SOC=m
+CONFIG_SND_KIRKWOOD_SOC_I2S=m
+CONFIG_SND_KIRKWOOD_SOC_OPENRD=m
+CONFIG_SND_SOC_I2C_AND_SPI=m
+# CONFIG_SND_SOC_ALL_CODECS is not set
+CONFIG_SND_SOC_CS42L51=m
+



More information about the Kernel-svn-changes mailing list