Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
9316e14400c255e02f66bfb6d1e3d1dce3daf86a
/
.
/
board
/
sandpoint
/
Kconfig
blob: c19b63e183b00463826b3c7e6f140683ae41f00e [
file
] [
log
] [
blame
]
if
TARGET_SANDPOINT8240
config SYS_BOARD
default
"sandpoint"
config SYS_CONFIG_NAME
default
"Sandpoint8240"
endif
if
TARGET_SANDPOINT8245
config SYS_BOARD
default
"sandpoint"
config SYS_CONFIG_NAME
default
"Sandpoint8245"
endif