162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig AT91_SOC_ID
362306a36Sopenharmony_ci	bool "SoC bus for Atmel ARM SoCs"
462306a36Sopenharmony_ci	depends on ARCH_AT91 || COMPILE_TEST
562306a36Sopenharmony_ci	default ARCH_AT91
662306a36Sopenharmony_ci	help
762306a36Sopenharmony_ci	  Include support for the SoC bus on the Atmel ARM SoCs.
862306a36Sopenharmony_ci
962306a36Sopenharmony_ciconfig AT91_SOC_SFR
1062306a36Sopenharmony_ci	tristate "Special Function Registers support"
1162306a36Sopenharmony_ci	depends on ARCH_AT91 || COMPILE_TEST
1262306a36Sopenharmony_ci	help
1362306a36Sopenharmony_ci	  This is a driver for the Special Function Registers available on
1462306a36Sopenharmony_ci	  Atmel SAMA5Dx SoCs, providing access to specific aspects of the
1562306a36Sopenharmony_ci	  integrated memory, bridge implementations, processor etc.
1662306a36Sopenharmony_ci
1762306a36Sopenharmony_ci	  This driver can also be built as a module. If so, the module
1862306a36Sopenharmony_ci	  will be called sfr.
19