Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
377cc645c9df11d2d2f962931c3795ede53fea25
/
.
/
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