blob: 1a7a2b5fe046fb41bc6bb343f35b2b0c6f82da71 [file] [log] [blame]
# Kconfig - OPT3001 light sensor configuration options
#
# Copyright (c) 2019 Actinius
#
# SPDX-License-Identifier: Apache-2.0
#
config OPT3001
bool "OPT3001 Light Sensor"
depends on (I2C && HAS_DTS_I2C)
help
Enable driver for OPT3001 light sensors.