Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
449a4378467320b7e500cb444c1bc23f04b2e789
/
.
/
board
/
atmel
/
sama5d4_xplained
/
Kconfig
blob: f6440c0b5adc4fa2d6c9cac58b778addf598192f [
file
] [
log
] [
blame
]
if
TARGET_SAMA5D4_XPLAINED
config SYS_CPU
default
"armv7"
config SYS_BOARD
default
"sama5d4_xplained"
config SYS_VENDOR
default
"atmel"
config SYS_SOC
default
"at91"
config SYS_CONFIG_NAME
default
"sama5d4_xplained"
endif