linuxOS_AP06/u-boot/board/imx31_phycore/Kconfig

13 lines
183 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
if TARGET_IMX31_PHYCORE || TARGET_IMX31_PHYCORE_EET
config SYS_BOARD
default "imx31_phycore"
config SYS_SOC
default "mx31"
config SYS_CONFIG_NAME
default "imx31_phycore"
endif