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 2020/03/10 08:52:55 UTC

[incubator-nuttx] branch master updated: boards: maix-bit: Remove unnecessary CONFIG_BUILTIN from kostest/defconfig

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 3884c96  boards: maix-bit: Remove unnecessary CONFIG_BUILTIN from kostest/defconfig
3884c96 is described below

commit 3884c96c7516dc7ebf2ce8a121f0ea07abaadf4e
Author: Masayuki Ishikawa <Ma...@jp.sony.com>
AuthorDate: Tue Mar 10 15:52:14 2020 +0900

    boards: maix-bit: Remove unnecessary CONFIG_BUILTIN from kostest/defconfig
---
 boards/risc-v/k210/maix-bit/configs/kostest/defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/boards/risc-v/k210/maix-bit/configs/kostest/defconfig b/boards/risc-v/k210/maix-bit/configs/kostest/defconfig
index 5254e0b..82b54a0 100644
--- a/boards/risc-v/k210/maix-bit/configs/kostest/defconfig
+++ b/boards/risc-v/k210/maix-bit/configs/kostest/defconfig
@@ -17,7 +17,6 @@ CONFIG_ARCH_STACKDUMP=y
 CONFIG_ARCH_USE_MPU=y
 CONFIG_BOARD_LOOPSPERMSEC=46000
 CONFIG_BUILD_PROTECTED=y
-CONFIG_BUILTIN=y
 CONFIG_DEBUG_ASSERTIONS=y
 CONFIG_DEBUG_ERROR=y
 CONFIG_DEBUG_FEATURES=y