summaryrefslogtreecommitdiff
path: root/zephyr/boards/arm/herobrine_npcx9/herobrine_npcx9_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/boards/arm/herobrine_npcx9/herobrine_npcx9_defconfig')
-rw-r--r--zephyr/boards/arm/herobrine_npcx9/herobrine_npcx9_defconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/zephyr/boards/arm/herobrine_npcx9/herobrine_npcx9_defconfig b/zephyr/boards/arm/herobrine_npcx9/herobrine_npcx9_defconfig
index 907ae9ed34..609a8312f1 100644
--- a/zephyr/boards/arm/herobrine_npcx9/herobrine_npcx9_defconfig
+++ b/zephyr/boards/arm/herobrine_npcx9/herobrine_npcx9_defconfig
@@ -38,3 +38,11 @@ CONFIG_SOC_POWER_MANAGEMENT_TRACE=y
# BBRAM
CONFIG_BBRAM=y
CONFIG_BBRAM_NPCX=y
+
+# SPI
+CONFIG_SPI=y
+
+# Flash
+CONFIG_FLASH=y
+CONFIG_SPI_NOR=y
+CONFIG_FLASH_JESD216_API=y