blob: 167dbb3fb1a9877e52c737a7cdc11a84bb9856e3 [file] [log] [blame]
Peng Fan570dc4f2021-08-07 16:00:30 +08001if ARCH_IMX8ULP
2
3config IMX8ULP
4 bool
5 select ARMV8_SPL_EXCEPTION_VECTORS
6
7config SYS_SOC
8 default "imx8ulp"
9
10choice
11 prompt "i.MX8ULP board select"
12 optional
13
14endchoice
15
16endif