You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2021/05/20 01:44:14 UTC

[incubator-nuttx] branch master updated: eagle100/configs/nxflat/defconfig: fix error: unused variable 'desc'

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

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new 2217d2f  eagle100/configs/nxflat/defconfig: fix error: unused variable 'desc'
2217d2f is described below

commit 2217d2f0d34c67e30ac32f089410308a6ca6a061
Author: Tanushree Baindur <ta...@gmail.com>
AuthorDate: Wed May 19 15:24:11 2021 -0500

    eagle100/configs/nxflat/defconfig: fix error: unused variable 'desc'
---
 boards/arm/tiva/eagle100/configs/nxflat/defconfig | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/boards/arm/tiva/eagle100/configs/nxflat/defconfig b/boards/arm/tiva/eagle100/configs/nxflat/defconfig
index 469b748..de2f642 100644
--- a/boards/arm/tiva/eagle100/configs/nxflat/defconfig
+++ b/boards/arm/tiva/eagle100/configs/nxflat/defconfig
@@ -13,12 +13,13 @@ CONFIG_ARCH_CHIP_LM3S6918=y
 CONFIG_ARCH_CHIP_LM3S=y
 CONFIG_ARCH_CHIP_LM=y
 CONFIG_ARCH_STACKDUMP=y
+CONFIG_BOARDCTL_ROMDISK=y
 CONFIG_BOARD_LOOPSPERMSEC=4531
 CONFIG_CONSOLE_SYSLOG=y
 CONFIG_DISABLE_ENVIRON=y
 CONFIG_EXAMPLES_NXFLAT=y
 CONFIG_FS_ROMFS=y
-CONFIG_HOST_WINDOWS=y
+CONFIG_LIB_BOARDCTL=y
 CONFIG_MAX_TASKS=16
 CONFIG_NXFLAT=y
 CONFIG_PREALLOC_TIMERS=4