[kernel] r22582 - in dists/trunk/linux/debian: . config/armhf

Ben Hutchings benh at moszumanska.debian.org
Sun May 10 04:40:48 UTC 2015


Author: benh
Date: Sun May 10 04:40:48 2015
New Revision: 22582

Log:
[armhf] sound: Enable SND_SIMPLE_CARD as module

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/armhf/config.armmp

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sun May 10 04:38:13 2015	(r22581)
+++ dists/trunk/linux/debian/changelog	Sun May 10 04:40:48 2015	(r22582)
@@ -251,6 +251,7 @@
     SND_SOC_ALC5623, SND_SOC_CS42L51_I2C as modules
   * [alpha,armel/kirkwood,hppa,ia64,mips*/{octeon,sb1-bcm91250a}] Re-enable PM
   * [armel/orion5x] Enable PM
+  * [armhf] sound: Enable SND_SIMPLE_CARD as module
 
   [ Ian Campbell ]
   * [armhf] Enable support for Freescale SNVS RTC. (Closes: #782364)

Modified: dists/trunk/linux/debian/config/armhf/config.armmp
==============================================================================
--- dists/trunk/linux/debian/config/armhf/config.armmp	Sun May 10 04:38:13 2015	(r22581)
+++ dists/trunk/linux/debian/config/armhf/config.armmp	Sun May 10 04:40:48 2015	(r22582)
@@ -967,6 +967,11 @@
 CONFIG_SND_SOC_IMX_MC13783=m
 
 ##
+## file: sound/soc/generic/Kconfig
+##
+CONFIG_SND_SIMPLE_CARD=m
+
+##
 ## file: sound/soc/omap/Kconfig
 ##
 CONFIG_SND_OMAP_SOC=m



More information about the Kernel-svn-changes mailing list