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

Skip to content
Commit 055865db authored by Neeti Desai's avatar Neeti Desai
Browse files

Kconfig: arm: 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: I89f3dc73d4031b560e0595529498d71e77e83720
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