[kernel] r19632 - dists/trunk/linux/debian/config/armhf

Ben Hutchings benh at alioth.debian.org
Sat Dec 22 14:24:00 UTC 2012


Author: benh
Date: Sat Dec 22 14:24:00 2012
New Revision: 19632

Log:
[armhf/omap] Enable DMADEVICES and DMA_OMAP, new dependencies of SND_OMAP_SOC

Modified:
   dists/trunk/linux/debian/config/armhf/config.omap

Modified: dists/trunk/linux/debian/config/armhf/config.omap
==============================================================================
--- dists/trunk/linux/debian/config/armhf/config.omap	Sat Dec 22 13:57:58 2012	(r19631)
+++ dists/trunk/linux/debian/config/armhf/config.omap	Sat Dec 22 14:24:00 2012	(r19632)
@@ -62,6 +62,12 @@
 CONFIG_CRYPTO_DEV_OMAP_AES=m
 
 ##
+## file: drivers/dma/Kconfig
+##
+CONFIG_DMADEVICES=y
+CONFIG_DMA_OMAP=m
+
+##
 ## file: drivers/gpio/Kconfig
 ##
 CONFIG_GPIO_SYSFS=y



More information about the Kernel-svn-changes mailing list