Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ba28033e488e9a29b649dcc69aadf5267d0dfe13
/
.
/
board
/
freescale
/
p2041rdb
/
Kconfig
blob: 7e187dde725500ff5ecf725a7dd858d798b5ab2e [
file
] [
log
] [
blame
]
if
TARGET_P2041RDB
config SYS_BOARD
default
"p2041rdb"
config SYS_VENDOR
default
"freescale"
config SYS_CONFIG_NAME
default
"P2041RDB"
source
"board/freescale/common/Kconfig"
endif