ANDROID: gki_defconfig: Enable CONFIG_PAGE_OWNER
This helps enable the page owner feature at runtime via kernel param, and helps in memory accouting and leak debugging. Enabling just this config does not incur any significant overhead. Explicit CONFIG_DEBUG_FS=y is removed because CONFIG_PAGE_OWNER enables it implicitly. Bug: 171354330 Change-Id: I103c0276a01ef6fa0673d88c4a8678b31af2b8a2 Signed-off-by:Vinayak Menon <vinmenon@codeaurora.org> Signed-off-by:
Suren Baghdasaryan <surenb@google.com>
Loading
Please sign in to comment