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