0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config AT91_SOC_ID
0003 bool "SoC bus for Atmel ARM SoCs"
0004 depends on ARCH_AT91 || COMPILE_TEST
0005 default ARCH_AT91
0006 help
0007 Include support for the SoC bus on the Atmel ARM SoCs.
0008
0009 config AT91_SOC_SFR
0010 tristate "Special Function Registers support"
0011 depends on ARCH_AT91 || COMPILE_TEST
0012 help
0013 This is a driver for the Special Function Registers available on
0014 Atmel SAMA5Dx SoCs, providing access to specific aspects of the
0015 integrated memory, bridge implementations, processor etc.
0016
0017 This driver can also be built as a module. If so, the module
0018 will be called sfr.