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