Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f9860cf081efdf32c8a01b9fc271fe55e2a79f8d
/
.
/
board
/
atmel
/
at91sam9n12ek
/
Kconfig
blob: 845cd36442dd50d6021c8923ac4476c550e5224a [
file
] [
log
] [
blame
]
if
TARGET_AT91SAM9N12EK
config SYS_CPU
default
"arm926ejs"
config SYS_BOARD
default
"at91sam9n12ek"
config SYS_VENDOR
default
"atmel"
config SYS_SOC
default
"at91"
config SYS_CONFIG_NAME
default
"at91sam9n12ek"
endif