u-boot/board/scb9328/Kconfig

13 lines
136 B
Plaintext

if TARGET_SCB9328
config SYS_BOARD
default "scb9328"
config SYS_SOC
default "imx"
config SYS_CONFIG_NAME
default "scb9328"
endif