Files
Jibo-Platform-Tools-OLD/u-boot/board/freescale/ls1012afrdm/Kconfig

16 lines
199 B
Plaintext
Raw Normal View History

if TARGET_LS1012AFRDM
config SYS_BOARD
default "ls1012afrdm"
config SYS_VENDOR
default "freescale"
config SYS_SOC
default "fsl-layerscape"
config SYS_CONFIG_NAME
default "ls1012afrdm"
endif