zephyr/drivers/sensor/vcnl4040
Kumar Gala f0441fba58 drivers: sensor: Update drivers to use devicetree Kconfig symbol
Update sensor drivers to use DT_HAS_<compat>_ENABLED Kconfig symbol
to expose the driver and enable it by default based on devicetree.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-22 02:20:18 -05:00
..
CMakeLists.txt
Kconfig drivers: sensor: Update drivers to use devicetree Kconfig symbol 2022-07-22 02:20:18 -05:00
vcnl4040.c drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
vcnl4040.h
vcnl4040_trigger.c