This is an automated email from the ASF dual-hosted git repository.

acassis pushed a commit to branch releases/13.0
in repository https://gitbox.apache.org/repos/asf/nuttx.git

commit 888f35fef9598ddc4bdd82a378efd874905ee50e
Author: Alin Jerpelea <[email protected]>
AuthorDate: Fri Aug 7 09:41:56 2026 +0200

    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 <[email protected]>
---
 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

Reply via email to