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

config SYS_BOARD
	string
	default "p1023rdb"

config SYS_VENDOR
	string
	default "freescale"

config SYS_CONFIG_NAME
	string
	default "P1023RDB"

endif
OpenPOWER on IntegriCloud