Unverified Commit 316c021b authored by monte-monte's avatar monte-monte Committed by GitHub

Update Kconfig.projbuild (#9684)

Fix selective compilation to include LittleFS library when checked in menu.
parent d164df89
......@@ -311,8 +311,8 @@ config ARDUINO_SELECTIVE_FFat
depends on ARDUINO_SELECTIVE_COMPILATION && ARDUINO_SELECTIVE_FS
default y
config ARDUINO_SELECTIVE_LITTLEFS
bool "Enable LITTLEFS"
config ARDUINO_SELECTIVE_LittleFS
bool "Enable LittleFS"
depends on ARDUINO_SELECTIVE_COMPILATION && ARDUINO_SELECTIVE_FS
default y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment