summaryrefslogtreecommitdiff
path: root/zephyr/boards/arm/npcx_evb/npcx9_evb_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/boards/arm/npcx_evb/npcx9_evb_defconfig')
-rw-r--r--zephyr/boards/arm/npcx_evb/npcx9_evb_defconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/zephyr/boards/arm/npcx_evb/npcx9_evb_defconfig b/zephyr/boards/arm/npcx_evb/npcx9_evb_defconfig
index bdedd931c1..da75b3d113 100644
--- a/zephyr/boards/arm/npcx_evb/npcx9_evb_defconfig
+++ b/zephyr/boards/arm/npcx_evb/npcx9_evb_defconfig
@@ -37,6 +37,17 @@ CONFIG_CLOCK_CONTROL=y
# WATCHDOG configuration
CONFIG_WATCHDOG=y
+# I2C
+CONFIG_I2C=y
+
+# ADC
+CONFIG_ADC=y
+CONFIG_ADC_SHELL=n
+
+# PWM
+CONFIG_PWM=y
+CONFIG_PWM_SHELL=n
+
# Power Management
CONFIG_PM=y
CONFIG_PM_DEVICE=y