Skip to content

Commit

Permalink
sm8350: defconfigs: force module loading
Browse files Browse the repository at this point in the history
  • Loading branch information
retrozenith committed Nov 7, 2024
1 parent a40e8c7 commit 975327e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion arch/arm64/configs/vendor/r9q_eur_openx2_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@ CONFIG_HAVE_GCC_PLUGINS=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_FORCE_LOAD=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_MODVERSIONS=n
Expand Down
2 changes: 1 addition & 1 deletion arch/arm64/configs/vendor/r9q_eur_openx_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@ CONFIG_HAVE_GCC_PLUGINS=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_FORCE_LOAD=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_MODVERSIONS=n
Expand Down

0 comments on commit 975327e

Please sign in to comment.