Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2a6ba7ff authored by Neeti Desai's avatar Neeti Desai
Browse files

Kconfig: arm64: Update dependancy for CONFIG_FREE_PAGES_RDONLY



The kernel_map_pages function is compiled only when
CONFIG_PAGE_POISONING is enabled, however the stub
fuction is added when CONFIG_DEBUG_PAGEALLOC=n, which
causes a compilation error when CONFIG_DEBUG_PAGEALLOC
is disabled and CONFIG_FREE_PAGES_RDONLY is enabled.

Enable CONFIG_DEBUG_PAGEALLOC when CONFIG_FREE_PAGES_RDONLY
is enabled.

Change-Id: I576886982768d85e112d7f9e7d92d588a735acc1
Signed-off-by: default avatarNeeti Desai <neetid@codeaurora.org>
parent 286b0d28
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment