Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
de0f99205a8047c940c2de9a7587478fa131c0cc
/
.
/
board
/
freescale
/
p1010rdb
/
Kconfig
blob: 3adac4af1e3c9bc215666ddd38b936bd41fa4872 [
file
] [
log
] [
blame
]
if
TARGET_P1010RDB_PA
||
TARGET_P1010RDB_PB
config SYS_BOARD
default
"p1010rdb"
config SYS_VENDOR
default
"freescale"
config SYS_CONFIG_NAME
default
"P1010RDB"
source
"board/freescale/common/Kconfig"
endif