blob: 05104f833ba9eb30eb1111eb5a6484a62f0569fe [file] [log] [blame] [edit]
# SPDX-License-Identifier: Apache-2.0
#
# Copyright (c) 2023 Antmicro <www.antmicro.com>
config SOC_FAMILY_AMBIQ
bool
config SOC_FAMILY
default "ambiq" if SOC_FAMILY_AMBIQ
config SOC_AMBIQ_BT_SUPPORTED
bool
rsource "*/Kconfig.soc"