The Kconfig menu entry was converted to a menuconfig to allow it to be
hidden for !CONFIG_RISCV. The drivers under this new option were selected
by some other Kconfig symbols and so an extra select CACHEMAINT_FOR_DMA is
needed.
Fixes:
|
||
|---|---|---|
| .. | ||
| amlogic | ||
| apple | ||
| aspeed | ||
| atmel | ||
| bcm | ||
| canaan | ||
| cirrus | ||
| dove | ||
| fsl | ||
| fujitsu | ||
| gemini | ||
| hisilicon | ||
| imx | ||
| ixp4xx | ||
| lantiq | ||
| litex | ||
| loongson | ||
| mediatek | ||
| microchip | ||
| nuvoton | ||
| pxa | ||
| qcom | ||
| renesas | ||
| rockchip | ||
| samsung | ||
| sophgo | ||
| sunxi | ||
| tegra | ||
| ti | ||
| ux500 | ||
| versatile | ||
| vt8500 | ||
| xilinx | ||
| Kconfig | ||
| Makefile | ||