You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by da...@apache.org on 2021/04/14 21:57:46 UTC

[incubator-nuttx] 10/11: Default config without flexspi and mtd

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

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

commit 61b0e530b0571c6050ed571e0e316b1a0be8966f
Author: jturnsek <je...@gmail.com>
AuthorDate: Tue Apr 13 19:36:50 2021 +0200

    Default config without flexspi and mtd
---
 boards/arm/imxrt/imxrt1064-evk/configs/nsh/defconfig | 2 --
 tools/ci/testlist/arm-02.dat                         | 1 +
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/boards/arm/imxrt/imxrt1064-evk/configs/nsh/defconfig b/boards/arm/imxrt/imxrt1064-evk/configs/nsh/defconfig
index 210debd..1d7f1bb 100644
--- a/boards/arm/imxrt/imxrt1064-evk/configs/nsh/defconfig
+++ b/boards/arm/imxrt/imxrt1064-evk/configs/nsh/defconfig
@@ -37,5 +37,3 @@ CONFIG_START_DAY=14
 CONFIG_START_MONTH=3
 CONFIG_SYSTEM_NSH=y
 CONFIG_USER_ENTRYPOINT="nsh_main"
-CONFIG_IMXRT_FLEXSPI1=y
-CONFIG_MTD=y
diff --git a/tools/ci/testlist/arm-02.dat b/tools/ci/testlist/arm-02.dat
index 1562c2d..f5c6f97 100644
--- a/tools/ci/testlist/arm-02.dat
+++ b/tools/ci/testlist/arm-02.dat
@@ -1,3 +1,4 @@
 /arm/[i-k]*,CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL
 -imxrt1050-evk:libcxxtest
 -imxrt1060-evk:libcxxtest
+-imxrt1064-evk:libcxxtest