summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zephyr/projects/herobrine/herobrine_npcx9/prj.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/zephyr/projects/herobrine/herobrine_npcx9/prj.conf b/zephyr/projects/herobrine/herobrine_npcx9/prj.conf
index 1ed0d5765e..74526617dc 100644
--- a/zephyr/projects/herobrine/herobrine_npcx9/prj.conf
+++ b/zephyr/projects/herobrine/herobrine_npcx9/prj.conf
@@ -13,6 +13,9 @@ CONFIG_PLATFORM_EC_BACKLIGHT_LID=y
CONFIG_PLATFORM_EC_POWER_BUTTON=y
CONFIG_I2C=y
+# Shell history (for convenience)
+CONFIG_SHELL_HISTORY=y
+
# LED
CONFIG_PLATFORM_EC_LED_COMMON=y