diff --git a/interpreters/wamr/Kconfig b/interpreters/wamr/Kconfig index 8bad60669..bcb29c1e0 100644 --- a/interpreters/wamr/Kconfig +++ b/interpreters/wamr/Kconfig @@ -72,6 +72,7 @@ config INTERPRETERS_WAMR_LIBC_BUILTIN config INTERPRETERS_WAMR_LIBC_WASI bool "Enable WASI libc" + select PSEUDOFS_SOFTLINKS default n ---help--- Note: As of writing this, this works only with main branch of