summaryrefslogtreecommitdiff
path: root/drivers/soc/atmel/Kconfig
blob: 05528139b02351cee48b2c3be5a865702d9b7293 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0-only
config AT91_SOC_ID
	bool "SoC bus for Atmel ARM SoCs"
	depends on ARCH_AT91 || COMPILE_TEST
	default ARCH_AT91
	help
	  Include support for the SoC bus on the Atmel ARM SoCs.