Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a1a3430d9b5f872da8e96e9f4094c7935ec168d6
/
.
/
board
/
timll
/
devkit3250
/
Kconfig
blob: 087356d4bac98baff43000d4e5c634c9cc8ee730 [
file
] [
log
] [
blame
]
if
TARGET_DEVKIT3250
config SYS_CPU
default
"arm926ejs"
config SYS_BOARD
default
"devkit3250"
config SYS_VENDOR
default
"timll"
config SYS_SOC
default
"lpc32xx"
config SYS_CONFIG_NAME
default
"devkit3250"
endif