summaryrefslogtreecommitdiffstats
path: root/board/freescale/t102xrdb/Kconfig
blob: 10d49f5831c0036003fc41bde22700abfc4780e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_T102XRDB

config SYS_BOARD
	default "t102xrdb"

config SYS_VENDOR
	default "freescale"

config SYS_CONFIG_NAME
	default "T102xRDB"

endif
OpenPOWER on IntegriCloud