summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRahul Shahare <rshaha@codeaurora.org>2018-07-19 17:39:32 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2018-07-19 23:19:27 -0700
commit98732ea029e84eb023ec4e8f0569f99cf0beb437 (patch)
treeb32ecf11691718b9b5b7da84eb83b4b09a34e90e
parent8acbfc522f539c081c7db9c39ef1f144cddd9b87 (diff)
defconfig: sdm660: align with android config requirement
Align with android-base.cfg which is android kernel config requirement for sdm660_defconfig. Change-Id: I41566f96efe441f06986a1b4bfc6d034b2255062 Signed-off-by: Rahul Shahare <rshaha@codeaurora.org>
-rw-r--r--arch/arm64/configs/sdm660_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm64/configs/sdm660_defconfig b/arch/arm64/configs/sdm660_defconfig
index ef0e1d6e69b7..6946c1ae970b 100644
--- a/arch/arm64/configs/sdm660_defconfig
+++ b/arch/arm64/configs/sdm660_defconfig
@@ -1,4 +1,5 @@
# CONFIG_LOCALVERSION_AUTO is not set
+# CONFIG_USELIB is not set
CONFIG_AUDIT=y
# CONFIG_AUDITSYSCALL is not set
CONFIG_NO_HZ=y
@@ -316,6 +317,8 @@ CONFIG_INPUT_STMVL53L0=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=y
CONFIG_SERIAL_MSM_CONSOLE=y
CONFIG_SERIAL_MSM_HS=y