summaryrefslogtreecommitdiff
path: root/zephyr/boards/arm/npcx7/npcx7_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/boards/arm/npcx7/npcx7_defconfig')
-rw-r--r--zephyr/boards/arm/npcx7/npcx7_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/zephyr/boards/arm/npcx7/npcx7_defconfig b/zephyr/boards/arm/npcx7/npcx7_defconfig
index f84f44f9e3..c6c8f6c3f4 100644
--- a/zephyr/boards/arm/npcx7/npcx7_defconfig
+++ b/zephyr/boards/arm/npcx7/npcx7_defconfig
@@ -12,6 +12,10 @@ CONFIG_BOARD_NPCX7=y
CONFIG_SERIAL=y
CONFIG_UART_INTERRUPT_DRIVEN=y
+# ADC
+CONFIG_ADC=y
+CONFIG_ADC_SHELL=n
+
# Enable console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y