u-boot-brain/arch/arm/mach-imx/imx8m/Kconfig

11 lines
103 B
Plaintext
Raw Normal View History

if ARCH_IMX8M
config IMX8M
bool
select ROM_UNIFIED_SECTIONS
config SYS_SOC
default "imx8m"
endif