summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorParth Malkan <parthmalkan@google.com>2022-06-02 00:59:12 +0000
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-06-07 16:32:46 +0000
commitba1198cb0387369749b28834f89d55b8570bafd9 (patch)
tree0c427aade54004d15adcd6b86c636841b77a198b
parent272c231f80898edb92405f001c55646984d5ffc4 (diff)
downloadchrome-ec-ba1198cb0387369749b28834f89d55b8570bafd9.tar.gz
zephyr: LED: Make legacy and DT configs mutually exclusive
Make configs PLATFORM_EC_LED_COMMON and PLATFORM_EC_LED_DT mutually exclusive. BRANCH=None BUG=b:227798487 TEST=zmake build --all Signed-off-by: Parth Malkan <parthmalkan@google.com> Change-Id: Iaf34d6691662e354edfd1617644b979a1bc973cd Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3685749 Reviewed-by: Keith Short <keithshort@chromium.org>
-rw-r--r--zephyr/Kconfig.led1
1 files changed, 1 insertions, 0 deletions
diff --git a/zephyr/Kconfig.led b/zephyr/Kconfig.led
index 785aa64f89..03f2ebed56 100644
--- a/zephyr/Kconfig.led
+++ b/zephyr/Kconfig.led
@@ -3,6 +3,7 @@
# found in the LICENSE file.
menuconfig PLATFORM_EC_LED_COMMON
+ depends on !PLATFORM_EC_LED_DT
bool "LED Support"
help
Enable the common LED module supporting automatic control of the