]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dma: Fix MIC X100 DMA Driver Kconfig option
authorSudeep Dutt <sudeep.dutt@intel.com>
Mon, 14 Jul 2014 21:23:52 +0000 (14:23 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jul 2014 20:47:54 +0000 (13:47 -0700)
commitce05b68692f0e366384de96ddd07821c7bf364be
tree1dd239b0eedb195aa0aa8a00de5be16a41f485e5
parente1ada0f2c2286f113870b186a563eaee86d80f3c
dma: Fix MIC X100 DMA Driver Kconfig option

Select DMA_ENGINE instead of DMAENGINE and delete the default
line as the default is 'n' anyways.

Link: https://lkml.org/lkml/2014/7/14/90
Reported-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Sudeep Dutt <sudeep.dutt@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/dma/Kconfig