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