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