summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig.led_dt
blob: 25993802a3450804c06bbac54aa5c96ac51b8c9b (plain)
1
2
3
4
5
6
7
8
9
# Copyright 2022 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

menuconfig PLATFORM_EC_LED_DT
	bool "LED Support"
	help
	  Enable devicetree based LED module supporting automatic control of the
	  battery and power LEDs.