summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.dma
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-10-04 10:41:02 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-10-04 10:41:02 +0200
commit746bcde60521a8717fe109085b458a3509733e51 (patch)
treea12dbb9f5b1caf43a56f461138f4eb05feb58521 /target/linux/config/Config.in.dma
parentb56b54baadf138a6f1823eac2bf63c5d43bf0a09 (diff)
make sound support monolithic
It is really hard to get it right, with the dependencies in this case. So if a user wants sound support, he will just get it included in the kernel. If not, just do not activate it.
Diffstat (limited to 'target/linux/config/Config.in.dma')
-rw-r--r--target/linux/config/Config.in.dma2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/config/Config.in.dma b/target/linux/config/Config.in.dma
index 2f7f9734e..9ea4a2e12 100644
--- a/target/linux/config/Config.in.dma
+++ b/target/linux/config/Config.in.dma
@@ -2,7 +2,7 @@ config ADK_KERNEL_DMADEVICES
boolean
config ADK_KERNEL_DMA_BCM2708
- tristate
+ boolean
select ADK_KERNEL_DMADEVICES
config ADK_KERNEL_IMX_SDMA