You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ac...@apache.org on 2020/03/07 19:45:51 UTC

[incubator-nuttx] 01/02: z20x: w25boot configuration nees CONFIG_FS_WRITABLE

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

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

commit ef3e9b81f87b7d87ca7ccce0f15319bcf375a16b
Author: Gregory Nutt <gn...@nuttx.org>
AuthorDate: Sat Mar 7 12:43:54 2020 -0600

    z20x:  w25boot configuration nees CONFIG_FS_WRITABLE
    
    boards/z80/ez80/z20x/configs/w25boot/defconfig:  needs CONFIG_FS_WRITABLE=y
---
 boards/z80/ez80/z20x/configs/w25boot/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/boards/z80/ez80/z20x/configs/w25boot/defconfig b/boards/z80/ez80/z20x/configs/w25boot/defconfig
index e1a96be..80b4f03 100644
--- a/boards/z80/ez80/z20x/configs/w25boot/defconfig
+++ b/boards/z80/ez80/z20x/configs/w25boot/defconfig
@@ -17,6 +17,7 @@ CONFIG_BOARD_LOOPSPERMSEC=1250
 CONFIG_DISABLE_MQUEUE=y
 CONFIG_EZ80_SPI=y
 CONFIG_EZ80_UART1=y
+CONFIG_FS_WRITABLE=y
 CONFIG_HOST_WINDOWS=y
 CONFIG_MAX_TASKS=8
 CONFIG_MAX_WDOGPARMS=2