2016-11-18 02:36:11 +00:00
|
|
|
if TARGET_P1020MBG || \
|
2016-11-17 21:53:33 +00:00
|
|
|
TARGET_P1020RDB_PC || \
|
2016-11-17 21:53:54 +00:00
|
|
|
TARGET_P1020RDB_PD || \
|
2016-11-17 21:43:18 +00:00
|
|
|
TARGET_P1020UTM || \
|
2016-11-17 21:48:39 +00:00
|
|
|
TARGET_P1021RDB || \
|
2016-11-17 22:10:14 +00:00
|
|
|
TARGET_P1024RDB || \
|
2016-11-17 22:19:18 +00:00
|
|
|
TARGET_P1025RDB || \
|
|
|
|
TARGET_P2020RDB
|
2014-07-30 05:08:14 +00:00
|
|
|
|
|
|
|
config SYS_BOARD
|
|
|
|
default "p1_p2_rdb_pc"
|
|
|
|
|
|
|
|
config SYS_VENDOR
|
|
|
|
default "freescale"
|
|
|
|
|
|
|
|
config SYS_CONFIG_NAME
|
|
|
|
default "p1_p2_rdb_pc"
|
|
|
|
|
|
|
|
endif
|