diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-02-03 12:42:22 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-04-11 10:57:04 +0200 |
| commit | 34a20a12e3d15c06b0d9253fe0af3b134d1917b2 (patch) | |
| tree | 5e432e51074800f049d10faefda56bd9f43a4dee | |
| parent | 93eebbfc7e1acfcf3d550ed29fb66bead87deb0e (diff) | |
| download | android_kernel_m2note-34a20a12e3d15c06b0d9253fe0af3b134d1917b2.tar.gz | |
defconfig: turn off MTK_MET
| -rw-r--r-- | arch/arm64/configs/los14_m2note_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/configs/los14_m2note_defconfig b/arch/arm64/configs/los14_m2note_defconfig index aeae6f563..dded5d592 100644 --- a/arch/arm64/configs/los14_m2note_defconfig +++ b/arch/arm64/configs/los14_m2note_defconfig @@ -1120,8 +1120,8 @@ CONFIG_MEIZU_CLOSE_MTK_LOG=y # # MET # -CONFIG_MTK_MET=y -CONFIG_MTK_MET_PLF=y +# CONFIG_MTK_MET is not set +# CONFIG_MTK_MET_PLF is not set # # MTPROF tools |
