summaryrefslogtreecommitdiff
path: root/zephyr/boards/arm/npcx9/npcx9m7f_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/boards/arm/npcx9/npcx9m7f_defconfig')
-rw-r--r--zephyr/boards/arm/npcx9/npcx9m7f_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/zephyr/boards/arm/npcx9/npcx9m7f_defconfig b/zephyr/boards/arm/npcx9/npcx9m7f_defconfig
index 1cb02182da..e742904aed 100644
--- a/zephyr/boards/arm/npcx9/npcx9m7f_defconfig
+++ b/zephyr/boards/arm/npcx9/npcx9m7f_defconfig
@@ -9,6 +9,10 @@ CONFIG_SOC_NPCX9M7F=y
# Platform Configuration
CONFIG_BOARD_NPCX9=y
+# ADC
+CONFIG_ADC=y
+CONFIG_ADC_SHELL=n
+
# Serial Drivers
CONFIG_SERIAL=y
CONFIG_UART_INTERRUPT_DRIVEN=y