Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4b4ef68fda1f5b7954b55a174d19baf7c8536d9b
/
.
/
board
/
pb1x00
/
Kconfig
blob: 0ad3f2364e5d067b39effa19e92c534262a710a5 [
file
] [
log
] [
blame
]
if
TARGET_PB1X00
config SYS_CPU
string
default
"mips32"
config SYS_BOARD
string
default
"pb1x00"
config SYS_SOC
string
default
"au1x00"
config SYS_CONFIG_NAME
string
default
"pb1x00"
endif