Jetpack/u-boot/board/freescale/p1_p2_rdb_pc/Kconfig
dchvs 2b47ea911d Add CTI sources
Elroy L4T r32.4.4 – JetPack 4.4.1
2021-01-25 16:30:42 -06:00

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