diff options
| author | fire855 <thefire855@gmail.com> | 2017-02-24 17:48:24 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-04-11 10:59:46 +0200 |
| commit | 504261abd2b3a69cb609ef9ccf4e58ae9ccad566 (patch) | |
| tree | eb5caf24cfcb12a7dbb2dbe38eaa1e68d4c26a3c /arch | |
| parent | d547e0f39015f8e8ec1dba8bd9d66c1beb24eb41 (diff) | |
Update m4u, smi and gud drivers
Backported from 3.18 MM kernel
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm64/configs/los14_m2note_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm64/configs/los14_m2note_defconfig b/arch/arm64/configs/los14_m2note_defconfig index ba3a4f97d..9a4eb00aa 100644 --- a/arch/arm64/configs/los14_m2note_defconfig +++ b/arch/arm64/configs/los14_m2note_defconfig @@ -1263,6 +1263,7 @@ CONFIG_MTK_MPEG4_ENC_DRIVER=y CONFIG_MTK_H264_DEC_DRIVER=y CONFIG_MTK_MFLEXVIDEO_DRIVER=y CONFIG_MTK_VIDEOCODEC_DRIVER=y +CONFIG_MTK_M4U=y # CONFIG_MTK_MJC_DRIVER is not set CONFIG_MTK_I2C=y CONFIG_MTK_SPI=y @@ -1479,7 +1480,7 @@ CONFIG_MTK_CAM_CAL=y # CONFIG_MTK_FLASHLIGHT is not set # CONFIG_MTK_DUM_CHAR is not set CONFIG_MTK_SYSENV=y -CONFIG_MTK_SMI=y +CONFIG_MTK_SMI_EXT=y CONFIG_MTK_BTCVSD=y # CONFIG_MTK_SOUND_DRV is not set CONFIG_MTK_POWER_GS=y |
