]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/freescale/p1_p2_rdb_pc/Kconfig
2c45560d2e05ce3b6a2fca58bc4afac28e229f17
[people/ms/u-boot.git] / board / freescale / p1_p2_rdb_pc / Kconfig
1 if TARGET_P1_P2_RDB_PC || \
2 TARGET_P1020MBG
3
4 config SYS_BOARD
5 default "p1_p2_rdb_pc"
6
7 config SYS_VENDOR
8 default "freescale"
9
10 config SYS_CONFIG_NAME
11 default "p1_p2_rdb_pc"
12
13 endif