Sign in
coral
/
u-boot-mtk
/
b10c89ad8b9dbab957111206cc5ca5e83b48057f
/
.
/
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