Skip to content

Commit

Permalink
llext: temporarily disable CONFIG_MODULES
Browse files Browse the repository at this point in the history
We still cannot update to a Zephyr version, defining CONFIG_MODULES,
disable it temporarily to get basic CI tests executed.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
  • Loading branch information
lyakh committed Jan 26, 2024
1 parent b5df0e9 commit 4a67c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ CONFIG_HEAP_MEM_POOL_SIZE=2048

CONFIG_LLEXT=y
CONFIG_LLEXT_STORAGE_WRITABLE=y
CONFIG_MODULES=y
#CONFIG_MODULES=y

0 comments on commit 4a67c4e

Please sign in to comment.