Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
15b35d9e2db95e2d35ef9a27979f5ae72906b1bd
/
.
/
board
/
timll
/
devkit3250
/
Kconfig
blob: e3bd4569d6e183cb932f69b416b555754ae81490 [
file
]
if
TARGET_DEVKIT3250
config SYS_BOARD
default
"devkit3250"
config SYS_VENDOR
default
"timll"
config SYS_SOC
default
"lpc32xx"
config SYS_CONFIG_NAME
default
"devkit3250"
endif