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