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/07/20 02:11:58 UTC

[incubator-nuttx] 02/03: boards: spresense: Remove CONFIG_SCHED_LPWORK=y from wifi/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

commit 4cf307584fbb4a35b55f63a014f3a0bb76ac23b2
Author: Masayuki Ishikawa <ma...@gmail.com>
AuthorDate: Mon Jul 20 09:49:10 2020 +0900

    boards: spresense: Remove CONFIG_SCHED_LPWORK=y from wifi/defconfig
    
    Signed-off-by: Masayuki Ishikawa <Ma...@jp.sony.com>
---
 boards/arm/cxd56xx/spresense/configs/wifi/defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/boards/arm/cxd56xx/spresense/configs/wifi/defconfig b/boards/arm/cxd56xx/spresense/configs/wifi/defconfig
index cb77483..6a850b7 100644
--- a/boards/arm/cxd56xx/spresense/configs/wifi/defconfig
+++ b/boards/arm/cxd56xx/spresense/configs/wifi/defconfig
@@ -115,7 +115,6 @@ CONFIG_RAM_START=0x0d000000
 CONFIG_READLINE_CMD_HISTORY=y
 CONFIG_RR_INTERVAL=200
 CONFIG_RTC=y
-CONFIG_SCHED_LPWORK=y
 CONFIG_SCHED_LPWORKPRIORITY=60
 CONFIG_SCHED_WAITPID=y
 CONFIG_SDCLONE_DISABLE=y