blob: 032c3dd69b5b4970d0d2aaa546ac81e683e37641 [file] [log] [blame]
# Drivers configuration options for SeeedStudio Grove Devices
# Copyright (c) 2015 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config GROVE_LIGHT_SENSOR
bool "Enable the Seeed Grove Light Sensor"
depends on ADC && !MINIMAL_LIBC
help
Setting this value will enable driver support for the Grove Light
Sensor.
config GROVE_TEMPERATURE_SENSOR
bool "Enable the Seeed Grove Temperature Sensor"
depends on ADC && !MINIMAL_LIBC
help
Setting this value will enable driver support for the Grove
Temperature Sensor.