Fix Kconfig: remove select NEWLIB_LIBC (choice symbol, can't be selected)

This commit is contained in:
afiqzudinhadi 2026-06-22 22:13:10 +08:00
parent 1d450a5dd1
commit 7a96cf1b6b

View file

@ -5,7 +5,6 @@ config ZMK_JAVELIN_STENO
default n default n
select CPLUSPLUS select CPLUSPLUS
select LIB_CPLUSPLUS select LIB_CPLUSPLUS
select NEWLIB_LIBC
config ZMK_JAVELIN_STENO_HEAP_SIZE config ZMK_JAVELIN_STENO_HEAP_SIZE
int "Heap size for Javelin engine (bytes)" int "Heap size for Javelin engine (bytes)"