Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b3f4ca1135edd66d14254089bbeb8077c6d0bb72
/
.
/
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