projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b3c8ba
)
dmaengine: hsu: don't prompt for hsu_core part
author
Vinod Koul
<vinod.koul@intel.com>
Wed, 22 Apr 2015 06:47:46 +0000
(12:17 +0530)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 22 Apr 2015 16:28:32 +0000
(09:28 -0700)
HSU_DMA is selected by the HSU_DMA_PCI driver, this should be user selected
so remove the user prompt for this
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/dma/hsu/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/dma/hsu/Kconfig
b/drivers/dma/hsu/Kconfig
index 7e98eff7440e74c162c8d070e8a6414a290479ab..2810dca7061203e63f26ca47a488e776d10ebd89 100644
(file)
--- a/
drivers/dma/hsu/Kconfig
+++ b/
drivers/dma/hsu/Kconfig
@@
-1,6
+1,6
@@
# DMA engine configuration for hsu
config HSU_DMA
- tristate
"High Speed UART DMA support"
+ tristate
select DMA_ENGINE
select DMA_VIRTUAL_CHANNELS