2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2025-01-04 17:28:54 +00:00
u-boot/board/freescale/t208xrdb/Kconfig

16 lines
219 B
Text
Raw Normal View History

if TARGET_T2080RDB
config SYS_BOARD
default "t208xrdb"
config SYS_VENDOR
default "freescale"
config SYS_CONFIG_NAME
default "T208xRDB"
config T2080RDB_REV_D
bool "Support for T2080RDB revisions D and up"
endif