xref: /linux/drivers/soc/atmel/Kconfig (revision 4745dc8abb0a0a9851c07265eea01d844886d5c8)
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