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

Commit bda68082 authored by Chris Goldsworthy's avatar Chris Goldsworthy
Browse files

defconfig: enable reserved memory check on Lahaina



Enable a check to see if devices with reserved memory regions allocate from
those regions, when using the DMA API for allocations.  WARN_ON if check
doesn't pass.

Change-Id: Ic788dc4638d83cdf8a1e34f60efe678b9639d4b3
Signed-off-by: default avatarChris Goldsworthy <cgoldswo@codeaurora.org>
parent d9c9998b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -8,3 +8,4 @@ CONFIG_LKDTM=m
CONFIG_ATOMIC64_SELFTEST=m
CONFIG_TEST_USER_COPY=m
CONFIG_PAGE_POISONING_ENABLE_DEFAULT=y
CONFIG_OF_RESERVED_MEM_CHECK=y