12 lines
106 B
Plaintext
12 lines
106 B
Plaintext
|
if TEGRA210
|
||
|
|
||
|
choice
|
||
|
prompt "Tegra210 board select"
|
||
|
|
||
|
endchoice
|
||
|
|
||
|
config SYS_SOC
|
||
|
default "tegra210"
|
||
|
|
||
|
endif
|