Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ef4c481bde77a5be05c7b8e32a273054608d8fa5
/
.
/
board
/
atmel
/
sama5d3_xplained
/
Kconfig
blob: 0ca1ec006abd1792a8895d57003d092692fd75d1 [
file
] [
log
] [
blame
]
if
TARGET_SAMA5D3_XPLAINED
config SYS_CPU
default
"armv7"
config SYS_BOARD
default
"sama5d3_xplained"
config SYS_VENDOR
default
"atmel"
config SYS_SOC
default
"at91"
config SYS_CONFIG_NAME
default
"sama5d3_xplained"
endif