Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
7c3a70a35b0e24f177961ab8f65ea5e2538c952f
/
.
/
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
.