Skip to content

Commit d86506e

Browse files
authored
Update defconfig.common
1 parent 998ace7 commit d86506e

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

configs/defconfig.common

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -137,11 +137,12 @@ CONFIG_SPI_FLASH_ERASE_YIELD_TICKS=2
137137
CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE=4096
138138
# CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE is not set
139139

140-
CONFIG_UNITY_ENABLE_FLOAT=n
141-
CONFIG_UNITY_ENABLE_DOUBLE=n
142-
CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER=n
143-
CONFIG_VFS_SUPPORT_SELECT=n
144-
CONFIG_VFS_SUPPORT_TERMIOS=n
140+
# CONFIG_UNITY_ENABLE_FLOAT is not set
141+
# CONFIG_UNITY_ENABLE_DOUBLE is not set
142+
# CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER is not set
143+
# CONFIG_VFS_SUPPORT_SELECT is not set
144+
# CONFIG_VFS_SUPPRESS_SELECT_DEBUG_OUTPUT is not set
145+
# CONFIG_VFS_SUPPORT_TERMIOS is not set
145146

146147
#
147148
# LittleFS

0 commit comments

Comments
 (0)