blob: b1e7eddb850033707ab49950ceb894fd969065cb [file] [log] [blame]
# Copyright (c) 2022-2023 Renesas Electronics Corporation and/or its affiliates
# SPDX-License-Identifier: Apache-2.0
choice
prompt "Renesas SmartBond(tm) DA1469x MCU selection"
depends on SOC_SERIES_DA1469X
config SOC_DA14699
bool "DA14699"
config SOC_DA14695
bool "DA14695"
endchoice