Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
182c55f69f8aa812b9275ea53c9b1f879edd190a
/
.
/
drivers
/
memc
/
Kconfig.sam
blob: fef4f51040b4c66dbfb514e8b217d93f26cac864 [
file
] [
log
] [
blame
]
# Copyright (c) 2022 Basalte bv
# SPDX-License-Identifier: Apache-2.0
config MEMC_SAM_SMC
bool
"Atmel Static Memory Controller (SMC)"
default
y
depends on DT_HAS_ATMEL_SAM_SMC_ENABLED
help
Enable
Atmel
Static
Memory
Controller
.