kernel_samsung_a34x-permissive/drivers/misc/mediatek/sensors-1.0/barometer/Kconfig
2024-04-28 15:51:13 +02:00

12 lines
426 B
Plaintext

config CUSTOM_KERNEL_BAROMETER
bool "CUSTOM KERNEL BAROMETER Config"
help
one load to support different barometer sensor.
This feature Option is used for projects which using more than one
barometer, and be auto detected by setting this option to yes
If unsure, say N.
source "drivers/misc/mediatek/sensors-1.0/barometer/barohub/Kconfig"
source "drivers/misc/mediatek/sensors-1.0/barometer/BMP280-new/Kconfig"