diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-05-11 15:30:29 +0200 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-05-11 17:14:29 +0200 |
| commit | ecf7438fe50bc0a3e0a53085125b3bc67626f403 (patch) | |
| tree | d9c4d1f890a66ce743a84bcdde2ab2834ee95944 | |
| parent | 53721e4ea5b714cf9cffdf76736eb50402546686 (diff) | |
defconfig: disable AEE stuff that ain't called 'AEE stuff' because fck yeah
| -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 9f67b1aaf..e49f20249 100644 --- a/arch/arm64/configs/m2note_defconfig +++ b/arch/arm64/configs/m2note_defconfig @@ -1231,7 +1231,7 @@ CONFIG_MTK_EXTERNAL_MODEM_SLOT="" # CONFIG_MTK_SWITCH_TX_POWER is not set CONFIG_MTK_CONN_LTE_IDC_SUPPORT=y CONFIG_MTK_FB=y -CONFIG_MTK_FB_SUPPORT_ASSERTION_LAYER=y +# CONFIG_MTK_FB_SUPPORT_ASSERTION_LAYER is not set CONFIG_MTK_DITHERING_SUPPORT=y CONFIG_MTK_VIDEOX_CYNGN_LIVEDISPLAY=y CONFIG_MTK_LCM_PHYSICAL_ROTATION="180" |
