# MAX44009 light sensor configuration options

# Copyright (c) 2016 Intel Corporation
# SPDX-License-Identifier: Apache-2.0

config MAX44009
	bool "MAX44009 Light Sensor"
	depends on I2C
	help
	  Enable driver for MAX44009 light sensors.
