aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/mostcore
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-09-29 01:52:40 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-09-29 01:52:40 +0200
commitbcabc6f32888435932364702ebf368164dea6678 (patch)
tree34e88561ca4acf1b663e972ea48e7f3e3f4c9efc /drivers/staging/most/mostcore
parentStaging: rts5208: Coding style warnings fix for block comments (diff)
parentLinux 4.3-rc3 (diff)
downloadlinux-dev-bcabc6f32888435932364702ebf368164dea6678.tar.xz
linux-dev-bcabc6f32888435932364702ebf368164dea6678.zip
Merge 4.3-rc3 into staging-next
We want the staging fixes in here as well. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/most/mostcore')
-rw-r--r--drivers/staging/most/mostcore/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/most/mostcore/Kconfig b/drivers/staging/most/mostcore/Kconfig
index 38abf1b21b66..47172546d728 100644
--- a/drivers/staging/most/mostcore/Kconfig
+++ b/drivers/staging/most/mostcore/Kconfig
@@ -4,6 +4,7 @@
config MOSTCORE
tristate "MOST Core"
+ depends on HAS_DMA
---help---
Say Y here if you want to enable MOST support.