diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2018-07-20 02:38:09 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2018-07-20 02:38:08 -0700 |
| commit | 4b519e0d9fe6a378ed43434aeed8cccd9c6ceb6c (patch) | |
| tree | e437ef5dd9a4f5948abe128a75e6c849439958f0 | |
| parent | c48c535a725f154191e85bb20f808ad7faa08051 (diff) | |
| parent | 98732ea029e84eb023ec4e8f0569f99cf0beb437 (diff) | |
Merge "defconfig: sdm660: align with android config requirement"
| -rw-r--r-- | arch/arm64/configs/sdm660_defconfig | 3 |
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 |
