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