summaryrefslogtreecommitdiffstats
path: root/board/freescale/t104xrdb/Kconfig
blob: d0fd3de0c4cd8de2a863442ba6cc0f792e37014f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_T104XRDB

config SYS_BOARD
	string
	default "t104xrdb"

config SYS_VENDOR
	string
	default "freescale"

config SYS_CONFIG_NAME
	string
	default "T104xRDB"

endif
OpenPOWER on IntegriCloud