summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig.ioex
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/Kconfig.ioex')
-rw-r--r--zephyr/Kconfig.ioex3
1 files changed, 1 insertions, 2 deletions
diff --git a/zephyr/Kconfig.ioex b/zephyr/Kconfig.ioex
index 9be34197db..e9bb8065e1 100644
--- a/zephyr/Kconfig.ioex
+++ b/zephyr/Kconfig.ioex
@@ -4,8 +4,7 @@
menuconfig PLATFORM_EC_IOEX_CROS_DRV
bool "IO expander support"
- default y
- depends on I2C && DT_HAS_CROS_IOEX_CHIP_ENABLED
+ depends on I2C
help
Enable support for CrOS EC ioex drivers.