blob: 1fef0e711056167280476697ec86db185e94d371 [file] [log] [blame]
Thomas Gleixnerec8f24b2019-05-19 13:07:45 +01001# SPDX-License-Identifier: GPL-2.0-only
Maxime Ripard4af34b52015-06-01 11:04:26 +02002#
3# Allwinner sunXi SoC drivers
4#
Maxime Ripardb4bdc4f2020-11-06 15:52:30 +01005
6config SUNXI_MBUS
7 bool
8 default ARCH_SUNXI
9 help
10 Say y to enable the fixups needed to support the Allwinner
11 MBUS DMA quirks.
12
Maxime Ripard4af34b52015-06-01 11:04:26 +020013config SUNXI_SRAM
14 bool
15 default ARCH_SUNXI
Samuel Hollanda84014e2019-04-30 09:59:37 -050016 select REGMAP_MMIO
Maxime Ripard4af34b52015-06-01 11:04:26 +020017 help
18 Say y here to enable the SRAM controller support. This
19 device is responsible on mapping the SRAM in the sunXi SoCs
20 whether to the CPU/DMA, or to the devices.