mirror-linux/drivers/soc
Jonathan Cameron 8fdc61faa7 soc: renesas: Fix missing dependency on new CONFIG_CACHEMAINT_FOR_DMA
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: 4d1608d0ab ("cache: Make top level Kconfig menu a boolean dependent on RISCV")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202512100411.WxJU2No9-lkp@intel.com/
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/20251210160047.201379-3-Jonathan.Cameron@huawei.com
Signed-off-by: Paul Walmsley <pjw@kernel.org>
2026-01-15 18:13:33 -07:00
..
amlogic soc: amlogic: meson-gx-socinfo: add new SoCs id 2025-11-19 15:47:15 +01:00
apple soc: apple: sart: drop device reference after lookup 2025-10-13 18:32:53 +02:00
aspeed
atmel
bcm syscore: Pass context data to callbacks 2025-11-14 10:01:52 +01:00
canaan
cirrus
dove
fsl soc: fsl: qbman: use kmalloc_array() instead of kmalloc() 2025-11-26 12:29:40 +01:00
fujitsu
gemini
hisilicon soc: hisilicon: kunpeng_hccs: Fix spelling mistake "decrese" -> "decrease" 2025-08-28 11:23:08 +00:00
imx
ixp4xx
lantiq
litex
loongson
mediatek soc: mediatek: mtk-socinfo: Add entry for MT8391AV/AZA Genio 720 2025-10-30 10:12:05 +01:00
microchip soc: microchip: add mfd drivers for two syscon regions on PolarFire SoC 2025-10-29 16:22:37 +00:00
nuvoton
pxa
qcom soc: driver updates for 6.19 2025-12-05 17:29:04 -08:00
renesas soc: renesas: Fix missing dependency on new CONFIG_CACHEMAINT_FOR_DMA 2026-01-15 18:13:33 -07:00
rockchip soc: rockchip: grf: Add select correct PWM implementation on RK3368 2025-11-17 22:34:12 +01:00
samsung soc: driver updates for 6.19, part 2 2025-12-05 17:47:59 -08:00
sophgo
sunxi soc: sunxi: sram: register regmap as syscon 2025-09-10 20:51:26 +08:00
tegra soc: driver updates for 6.19 2025-12-05 17:29:04 -08:00
ti net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on error 2025-11-04 19:15:36 -08:00
ux500
versatile
vt8500
xilinx drivers: firmware: xilinx: Switch to new family code in zynqmp_pm_get_family_info() 2025-08-29 09:58:45 +02:00
Kconfig
Makefile