diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-02-28 14:03:59 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-04-11 10:59:58 +0200 |
| commit | 4970d4a3387111d85f7f66b1585a25b56edeb089 (patch) | |
| tree | 2281139ee23af5642944d4ee5ac5a3897f43a146 | |
| parent | 60a74f1884ad9dec66d3fdd9315c74121e45d146 (diff) | |
| download | android_kernel_m2note-4970d4a3387111d85f7f66b1585a25b56edeb089.tar.gz | |
defconfig: disable GATOR_DRIVER (profiling tool)
| -rw-r--r-- | arch/arm64/configs/los14_m2note_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/configs/los14_m2note_defconfig b/arch/arm64/configs/los14_m2note_defconfig index e9ef8b0fd..83ae269b3 100644 --- a/arch/arm64/configs/los14_m2note_defconfig +++ b/arch/arm64/configs/los14_m2note_defconfig @@ -1194,7 +1194,7 @@ CONFIG_MTK_STORAGE_PID_LOGGER=y # # CONFIG_MTK_LM_MODE is not set # CONFIG_MTK_TABLET_HARDWARE is not set -CONFIG_GATOR_DRIVER=y +# CONFIG_GATOR_DRIVER is not set # CONFIG_MTK_IPV6_TETHER_NDP_MODE is not set # CONFIG_MTK_EMMC_SUPPORT_OTP is not set CONFIG_MTK_TETHERINGIPV6_SUPPORT=y |
