Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
e7e60c13c54568465b05473f11eed30a05bb48c7
/
.
/
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