mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 01:51:53 +00:00
7 lines
175 B
Plaintext
7 lines
175 B
Plaintext
|
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.
|