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

Commit daf39399 authored by Bruce Levy's avatar Bruce Levy
Browse files

defconfig: arm64: Disable DEVMEM and DEVKMEM for sdm845



The VTS test case, testKernelConfigs, specifies that mem
and kmem not be present in /dev.  Therefore disable DEVMEM
and DEVKMEM flags in sdm845_defconfig.

CRs-Fixed: 2126694
Change-Id: I8c3a260d6e0376f1f0ca21f1244d6c82f76db156
Signed-off-by: default avatarBruce Levy <blevy@codeaurora.org>
parent 9c9a0530
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -301,6 +301,8 @@ CONFIG_INPUT_UINPUT=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_VT is not set
# CONFIG_LEGACY_PTYS is not set
# CONFIG_DEVMEM is not set
# CONFIG_DEVKMEM is not set
CONFIG_SERIAL_MSM_GENI=y
CONFIG_SERIAL_MSM_GENI_CONSOLE=y
CONFIG_DIAG_CHAR=y