summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig.led_dt
blob: 16b5842c06fee8b4451fc5c836243b5a166506d6 (plain)
1
2
3
4
5
6
7
8
9
# Copyright 2022 The Chromium OS Authors. All rights reserved.
# 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.