summaryrefslogtreecommitdiff
path: root/zephyr/boards/arm/npcx_evb/npcx7_evb_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/boards/arm/npcx_evb/npcx7_evb_defconfig')
-rw-r--r--zephyr/boards/arm/npcx_evb/npcx7_evb_defconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/zephyr/boards/arm/npcx_evb/npcx7_evb_defconfig b/zephyr/boards/arm/npcx_evb/npcx7_evb_defconfig
index 755d982eef..faee09f492 100644
--- a/zephyr/boards/arm/npcx_evb/npcx7_evb_defconfig
+++ b/zephyr/boards/arm/npcx_evb/npcx7_evb_defconfig
@@ -40,6 +40,14 @@ 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