Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
26dc25bad3952204705b4f9893759bab9dc9c6cc
/
.
/
board
/
atmel
/
at91sam9260ek
/
Kconfig
blob: 24a645bc94de88c8a44f5dc4287704c231a2a37a [
file
] [
log
] [
blame
]
if
TARGET_AT91SAM9260EK
config SYS_CPU
default
"arm926ejs"
config SYS_BOARD
default
"at91sam9260ek"
config SYS_VENDOR
default
"atmel"
config SYS_SOC
default
"at91"
config SYS_CONFIG_NAME
default
"at91sam9260ek"
endif