u-boot/arch/arm/mach-imx/imx8ulp/Kconfig

17 lines
177 B
Text
Raw Normal View History

if ARCH_IMX8ULP
config IMX8ULP
bool
select ARMV8_SPL_EXCEPTION_VECTORS
config SYS_SOC
default "imx8ulp"
choice
prompt "i.MX8ULP board select"
optional
endchoice
endif