zephyr/drivers/sensor/explorir_m/Kconfig
Jeppe Odgaard dffbd4fc88 license: fix copyright owner
Change license owner to Prevas due to initially wrong owner due to company
mix-up during co-development.

Signed-off-by: Jeppe Odgaard <jeppe.odgaard@prevas.dk>
2025-06-26 10:56:48 -05:00

14 lines
316 B
Plaintext

# ExplorIR-M CO2 sensor configuration options
# Copyright (c) 2025 Prevas A/S
# SPDX-License-Identifier: Apache-2.0
config EXPLORIR_M
bool "ExplorIR-M CO2 Sensor"
default y
depends on DT_HAS_GSS_EXPLORIR_M_ENABLED
depends on UART_INTERRUPT_DRIVEN
select UART
help
Enable driver for ExplorIR-M CO2 Sensor.