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

13 lines
145 B
Plaintext
Raw Normal View History

if TARGET_T4240QDS
config SYS_BOARD
default "t4qds"
config SYS_VENDOR
default "freescale"
config SYS_CONFIG_NAME
default "T4240QDS"
endif