summaryrefslogtreecommitdiff
path: root/configs/k2g_evm_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-08-08 12:20:19 -0600
committerTom Rini <trini@konsulko.com>2021-09-04 12:26:02 -0400
commit70edba0784770a54e589058982ac2325d4284e99 (patch)
treeec2bef59279c40390bea53d77a7e1381981674db /configs/k2g_evm_defconfig
parent807cc640ed238feed61bdc920cec2394c0e6d6de (diff)
dma: Add a Kconfig for legacy DMA
We cannot use the existing DMA config for the MCD driver because it is not migrated to driver model. In order to move it to drivers/Makefile we need some sort of option for it. Add a new DMA_LEGACY option, which also acts as a signal that it should be migrated. Enable this for devkit3250 which uses CONFIG_DMA_LPC32XX which is not converted to Kconfig. For now this is not used in the Makefile. That update happens in a following patch. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/k2g_evm_defconfig')
0 files changed, 0 insertions, 0 deletions