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

config SYS_BOARD
	string
	default "p1_p2_rdb_pc"

config SYS_VENDOR
	string
	default "freescale"

config SYS_CONFIG_NAME
	string
	default "p1_p2_rdb_pc"

endif
OpenPOWER on IntegriCloud