diff options
author | Mike Rapoport (IBM) | 2024-05-05 19:06:26 +0300 |
---|---|---|
committer | Luis Chamberlain | 2024-05-14 00:31:44 -0700 |
commit | 0a956d52e6fc31c52e5f21a134659a28e958480d (patch) | |
tree | 9d1d1d8ec789835db2b9d46dbfa50e1357423fd6 /kernel | |
parent | 14e56fb2ed1dbc3c3171d12ab435b0f691f6f215 (diff) |
powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
There are places where CONFIG_MODULES guards the code that depends on
memory allocation being done with module_alloc().
Replace CONFIG_MODULES with CONFIG_EXECMEM in such places.
Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions