1# Smartbond Cryptographic Accelerator configuration options 2 3# Copyright (c) 2023 Renesas Electronics Corporation 4# SPDX-License-Identifier: Apache-2.0 5 6config MEMC_SMARTBOND 7 bool "Smartbond NOR/PSRAM memory controller" 8 depends on DT_HAS_RENESAS_SMARTBOND_NOR_PSRAM_ENABLED 9 default y 10 help 11 Enable Smartbond NOR/PSRAM memory controller. 12