Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
10226f2992da55b8427fa9b293bc16676327f34a
/
.
/
board
/
timll
/
devkit3250
/
Kconfig
blob: 4caee60210ba3b93f9d7ea1647cec719cdc9172b [
file
] [
log
] [
blame
]
if
TARGET_DEVKIT3250
config SYS_CPU
string
default
"arm926ejs"
config SYS_BOARD
string
default
"devkit3250"
config SYS_VENDOR
string
default
"timll"
config SYS_SOC
string
default
"lpc32xx"
config SYS_CONFIG_NAME
string
default
"devkit3250"
endif