28910c1509fd6f07a496887dd90ac8394b71cc64
[platform/kernel/u-boot.git] / arch / arm / mach-imx / imx8 / Kconfig
1 if ARCH_IMX8
2
3 config IMX8
4         bool
5
6 config IMX8QXP
7         select IMX8
8         bool
9
10 config SYS_SOC
11         default "imx8"
12
13 endif