xref: /linux/drivers/soc/atmel/Kconfig (revision b76960c0f6b25d447a1493c4388defb9e8e76c63)
1config AT91_SOC_ID
2	bool "SoC bus for Atmel ARM SoCs"
3	depends on ARCH_AT91 || COMPILE_TEST
4	default ARCH_AT91
5	help
6	  Include support for the SoC bus on the Atmel ARM SoCs.
7