From: Rafał Miłecki Date: Wed, 22 Mar 2017 13:22:07 +0000 (+0100) Subject: kernel: disable DRM_HISI_KIRIN and USB_DWC3_OF_SIMPLE X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=cfc5b35dd42c7ee633d20d321fbcae3ee9aa7d5e;p=librecmc%2Flibrecmc.git kernel: disable DRM_HISI_KIRIN and USB_DWC3_OF_SIMPLE They were triggering config prompts on brcm2710. Signed-off-by: Rafał Miłecki --- diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9 index 7b56b4f8a3..a6f8dadc2a 100644 --- a/target/linux/generic/config-4.9 +++ b/target/linux/generic/config-4.9 @@ -1069,6 +1069,7 @@ CONFIG_DQL=y # CONFIG_DRM_FBDEV_EMULATION is not set # CONFIG_DRM_FSL_DCU is not set # CONFIG_DRM_HDLCD is not set +# CONFIG_DRM_HISI_KIRIN is not set # CONFIG_DRM_I2C_ADV7511 is not set # CONFIG_DRM_I2C_CH7006 is not set # CONFIG_DRM_I2C_NXP_TDA998X is not set @@ -4688,6 +4689,7 @@ CONFIG_USB_DEFAULT_PERSIST=y # CONFIG_USB_DWC3 is not set # CONFIG_USB_DWC3_EXYNOS is not set # CONFIG_USB_DWC3_KEYSTONE is not set +# CONFIG_USB_DWC3_OF_SIMPLE is not set # CONFIG_USB_DWC3_PCI is not set # CONFIG_USB_DWC3_QCOM is not set # CONFIG_USB_DYNAMIC_MINORS is not set