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

config SYS_BOARD
	string
	default "p1_p2_rdb"

config SYS_VENDOR
	string
	default "freescale"

config SYS_CONFIG_NAME
	string
	default "P1_P2_RDB"

endif
OpenPOWER on IntegriCloud