Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
e373aad32a06110e60af52c58b32d32fe8417bbd
/
.
/
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