u-boot/board/freescale/p1_p2_rdb_pc/Kconfig

13 lines
160 B
Plaintext

if TARGET_P1_P2_RDB_PC
config SYS_BOARD
default "p1_p2_rdb_pc"
config SYS_VENDOR
default "freescale"
config SYS_CONFIG_NAME
default "p1_p2_rdb_pc"
endif