Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6eefd8502fb91025bba0cf1d1f211a38c93a41bb
/
.
/
board
/
atmel
/
sam9x60_curiosity
/
Kconfig
blob: ae84e0f32c9a4794c6b4d1d4a174361314029708 [
file
] [
log
] [
blame
]
if
TARGET_SAM9X60_CURIOSITY
config SYS_BOARD
default
"sam9x60_curiosity"
config SYS_VENDOR
default
"atmel"
config SYS_SOC
default
"at91"
config SYS_CONFIG_NAME
default
"sam9x60_curiosity"
endif