xref: /openbmc/linux/drivers/soc/atmel/Kconfig (revision ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2b32de9ddSAlexandre Belloniconfig AT91_SOC_ID
3b32de9ddSAlexandre Belloni	bool "SoC bus for Atmel ARM SoCs"
4b32de9ddSAlexandre Belloni	depends on ARCH_AT91 || COMPILE_TEST
5b32de9ddSAlexandre Belloni	default ARCH_AT91
6b32de9ddSAlexandre Belloni	help
7b32de9ddSAlexandre Belloni	  Include support for the SoC bus on the Atmel ARM SoCs.
8