diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-09-05 21:04:34 +0200 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-09-05 21:04:52 +0200 |
| commit | 4aa0cc401af514f45a2608afec0698a3b7d588ad (patch) | |
| tree | b1e47fbc1bb89248a5cb7113e085cbc680e62065 | |
| parent | d2021863af65425eebecff1ec5a7a932e09adddf (diff) | |
defconfig: disable config_have_xlog_feature
| -rw-r--r-- | arch/arm64/configs/m2note_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/configs/m2note_defconfig b/arch/arm64/configs/m2note_defconfig index 757a2ecb1..e1db0cfda 100644 --- a/arch/arm64/configs/m2note_defconfig +++ b/arch/arm64/configs/m2note_defconfig @@ -1095,7 +1095,7 @@ CONFIG_MTK_SYS_CIRQ=y CONFIG_MTK_SYSTRACKER=y # CONFIG_MTK_L2C_SHARE is not set # CONFIG_HAVE_AEE_FEATURE is not set -CONFIG_HAVE_XLOG_FEATURE=y +# CONFIG_HAVE_XLOG_FEATURE is not set # CONFIG_FPGA_EARLY_PORTING is not set CONFIG_MTK_EMMC_SUPPORT=y CONFIG_MTK_NEW_COMBO_EMMC_SUPPORT=y |
