gk7205v200-uboot/board/freescale/p1_p2_rdb_pc/Kconfig
2025-08-07 17:13:54 +08:00

13 lines
160 B
Plaintext
Executable File

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