From 888f35fef9598ddc4bdd82a378efd874905ee50e Mon Sep 17 00:00:00 2001 From: Alin Jerpelea Date: Fri, 7 Aug 2026 09:41:56 +0200 Subject: [PATCH] Revert "boards/lm3s6965-ek: Disable CONFIG_READLINE_EDIT to fix build" This reverts commit 1240ee3ef7d55d60a548364e59c38406637133f1. which is out of sync with releases/13.0 nuttx-apps Signed-off-by: Alin Jerpelea --- boards/arm/tiva/lm3s6965-ek/configs/qemu-protected/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/boards/arm/tiva/lm3s6965-ek/configs/qemu-protected/defconfig b/boards/arm/tiva/lm3s6965-ek/configs/qemu-protected/defconfig index 0057d953a6b..a2c7f484483 100644 --- a/boards/arm/tiva/lm3s6965-ek/configs/qemu-protected/defconfig +++ b/boards/arm/tiva/lm3s6965-ek/configs/qemu-protected/defconfig @@ -6,7 +6,6 @@ # modifications. # # CONFIG_NSH_DISABLE_DATE is not set -# CONFIG_READLINE_EDIT is not set CONFIG_ARCH="arm" CONFIG_ARCH_BOARD="lm3s6965-ek" CONFIG_ARCH_BOARD_LM3S6965EK=y