Kconfig (58e16d792a6a8c6b750f637a4649967fcac853dc) Kconfig (c3277f8ee8cdadf011b8390dfdb4c44ecfaa1a7a)
1# SPDX-License-Identifier: GPL-2.0-only
2config AT91_SOC_ID
3 bool "SoC bus for Atmel ARM SoCs"
4 depends on ARCH_AT91 || COMPILE_TEST
5 default ARCH_AT91
6 help
7 Include support for the SoC bus on the Atmel ARM SoCs.
1# SPDX-License-Identifier: GPL-2.0-only
2config AT91_SOC_ID
3 bool "SoC bus for Atmel ARM SoCs"
4 depends on ARCH_AT91 || COMPILE_TEST
5 default ARCH_AT91
6 help
7 Include support for the SoC bus on the Atmel ARM SoCs.
8
9config AT91_SOC_SFR
10 tristate "Special Function Registers support"
11 depends on ARCH_AT91 || COMPILE_TEST
12 help
13 This is a driver for the Special Function Registers available on
14 Atmel SAMA5Dx SoCs, providing access to specific aspects of the
15 integrated memory, bridge implementations, processor etc.
16
17 This driver can also be built as a module. If so, the module
18 will be called sfr.