zephyr/soc/xtensa/dc233c/Kconfig.soc

12 lines
262 B
Plaintext
Raw Normal View History

# Copyright (c) 2017, 2023 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
config SOC_XTENSA_DC233C
bool "Xtensa dc233c core"
select XTENSA
select XTENSA_HAL
select CPU_HAS_MMU
imply XTENSA_MMU
select ARCH_HAS_RESERVED_PAGE_FRAMES if XTENSA_MMU