Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
bd67ccb6873dc97bae7edf1e88faf2cf59d30d87
/
.
/
board
/
atmel
/
sama5d4_xplained
/
Kconfig
blob: f320a68d3078f618960aa9ba7d40c7fe68bfb1c7 [
file
] [
log
] [
blame
]
if
TARGET_SAMA5D4_XPLAINED
config SYS_BOARD
default
"sama5d4_xplained"
config SYS_VENDOR
default
"atmel"
config SYS_SOC
default
"at91"
config SYS_CONFIG_NAME
default
"sama5d4_xplained"
endif