diff --git a/linux-4.19/arch/arm/configs/hi3516dv300_small_defconfig b/linux-4.19/arch/arm/configs/hi3516dv300_small_defconfig index 0e0d594459540a87d352469b3f6b228cbc2704d1..e663cae1cb9042621edcc296d6c5126e343bf052 100755 --- a/linux-4.19/arch/arm/configs/hi3516dv300_small_defconfig +++ b/linux-4.19/arch/arm/configs/hi3516dv300_small_defconfig @@ -2583,6 +2583,7 @@ CONFIG_HILOG=y CONFIG_HI_LOG_BUFFER_SIZE=2048 CONFIG_HIEVENT=y CONFIG_DRIVERS_HDF=y +CONFIG_HDF_SUPPORT_LEVEL=1 CONFIG_DRIVERS_HDF_PLATFORM=y CONFIG_DRIVERS_HDF_PLATFORM_MIPI_DSI=y CONFIG_DRIVERS_HDF_PLATFORM_GPIO=y diff --git a/linux-4.19/arch/arm/configs/hi3516dv300_standard_defconfig b/linux-4.19/arch/arm/configs/hi3516dv300_standard_defconfig index c352a1a1f0d204cd609d4cc4a43ac31298d8efd4..f081255e86e5022de79e97b249e5bed7438bbf4c 100755 --- a/linux-4.19/arch/arm/configs/hi3516dv300_standard_defconfig +++ b/linux-4.19/arch/arm/configs/hi3516dv300_standard_defconfig @@ -2642,6 +2642,7 @@ CONFIG_NVMEM=y # CONFIG_TEE is not set # CONFIG_SIOX is not set CONFIG_DRIVERS_HDF=y +CONFIG_HDF_SUPPORT_LEVEL=2 CONFIG_DRIVERS_HDF_PLATFORM=y CONFIG_DRIVERS_HDF_PLATFORM_MIPI_DSI=y CONFIG_DRIVERS_HDF_PLATFORM_GPIO=y