Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
41713016ff856e06359540b91f3e14e01cf8060d
/
.
/
board
/
freescale
/
p1_p2_rdb_pc
/
Kconfig
blob: db7b47a4635b9efcd6d5af49e09f983232e5ec64 [
file
] [
log
] [
blame
]
if
TARGET_P1020RDB_PC
||
\
TARGET_P1020RDB_PD
||
\
TARGET_P2020RDB
config SYS_BOARD
default
"p1_p2_rdb_pc"
config SYS_VENDOR
default
"freescale"
config SYS_CONFIG_NAME
default
"p1_p2_rdb_pc"
source
"board/freescale/common/Kconfig"
endif