From 76cb841cb886eef6b3bee341a2266c76578724ad Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 03:02:30 +0200 Subject: Adding upstream version 4.19.249. Signed-off-by: Daniel Baumann --- drivers/soc/sunxi/Kconfig | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 drivers/soc/sunxi/Kconfig (limited to 'drivers/soc/sunxi/Kconfig') diff --git a/drivers/soc/sunxi/Kconfig b/drivers/soc/sunxi/Kconfig new file mode 100644 index 000000000..e84eb4e59 --- /dev/null +++ b/drivers/soc/sunxi/Kconfig @@ -0,0 +1,11 @@ +# +# Allwinner sunXi SoC drivers +# +config SUNXI_SRAM + bool + default ARCH_SUNXI + select REGMAP_MMIO + help + Say y here to enable the SRAM controller support. This + device is responsible on mapping the SRAM in the sunXi SoCs + whether to the CPU/DMA, or to the devices. -- cgit v1.2.3