summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/Kconfig')
-rw-r--r--zephyr/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/zephyr/Kconfig b/zephyr/Kconfig
index f8ae3553ab..5a4850da25 100644
--- a/zephyr/Kconfig
+++ b/zephyr/Kconfig
@@ -562,6 +562,13 @@ config PLATFORM_EC_BUTTON_DEBOUNCE
help
Configure the button debounce time in us per project requirement.
+config PLATFORM_EC_PSE_LTC4291
+ bool "power sourcing equipment (PSE) support"
+ help
+ Enable the power sourcing equipment (PSE) driver support for
+ Analog Device power over ethernet (PoE) power sourcing equipment (PSE)
+ controller.
+
config PLATFORM_EC_PWM_HC
bool
help