blob: 8f151aebbcc3269dff26d14207ee487acc3ac058 [file] [log] [blame] [edit]
# Copyright The Zephyr Project Contributors
# SPDX-License-Identifier: Apache-2.0
config HWINFO_STM32
bool "STM32 hwinfo"
default y
depends on SOC_FAMILY_STM32 && !SOC_SERIES_STM32WB0X
select HWINFO_HAS_DRIVER
help
Enable STM32 hwinfo driver.