aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2012-12-22 14:24:00 +0000
committerBen Hutchings <benh@debian.org>2012-12-22 14:24:00 +0000
commitb65e2d330afc1aba9bc152e9d816954609260ff7 (patch)
tree5613835f7bda1a72c03796173583691d921dd82e
parent60e99276b05e4b03e37122442aac9c3114359ab5 (diff)
downloadkernel_replicant_linux-b65e2d330afc1aba9bc152e9d816954609260ff7.tar.gz
kernel_replicant_linux-b65e2d330afc1aba9bc152e9d816954609260ff7.tar.bz2
kernel_replicant_linux-b65e2d330afc1aba9bc152e9d816954609260ff7.zip
[armhf/omap] Enable DMADEVICES and DMA_OMAP, new dependencies of SND_OMAP_SOC
svn path=/dists/trunk/linux/; revision=19632
-rw-r--r--debian/config/armhf/config.omap6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/config/armhf/config.omap b/debian/config/armhf/config.omap
index 0b04bbb15efd..25da507b3c6b 100644
--- a/debian/config/armhf/config.omap
+++ b/debian/config/armhf/config.omap
@@ -62,6 +62,12 @@ CONFIG_CRYPTO_DEV_OMAP_SHAM=m
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