blob: 8249c5df967a207af031595bae7af2213ee7336a [file] [log] [blame]
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"
default n
source "board/freescale/common/Kconfig"
endif