1# Copyright (c) 2024 Analog Devices, Inc.
2# SPDX-License-Identifier: Apache-2.0
3
4# zephyr-keep-sorted-start
5add_subdirectory_ifdef(CONFIG_HMC5883L hmc5883l)
6add_subdirectory_ifdef(CONFIG_MPR mpr)
7add_subdirectory_ifdef(CONFIG_SM351LT sm351lt)
8# zephyr-keep-sorted-stop
9