diff --git a/lichee/linux-4.9/arch/arm64/configs/sun50iw1p1smp_android_defconfig b/lichee/linux-4.9/arch/arm64/configs/sun50iw1p1smp_android_defconfig index 11961cf40e..992458da5e 100644 --- a/lichee/linux-4.9/arch/arm64/configs/sun50iw1p1smp_android_defconfig +++ b/lichee/linux-4.9/arch/arm64/configs/sun50iw1p1smp_android_defconfig @@ -1348,7 +1348,8 @@ CONFIG_TUN=y CONFIG_ETHERNET=y CONFIG_NET_VENDOR_ALLWINNER=y # CONFIG_SUN4I_EMAC is not set -# CONFIG_SUNXI_GMAC is not set +CONFIG_SUNXI_GMAC=y +CONFIG_SUNXI_EXT_PHY=y # CONFIG_ALTERA_TSE is not set CONFIG_NET_VENDOR_AMAZON=y CONFIG_NET_VENDOR_AMD=y @@ -3094,6 +3095,22 @@ CONFIG_USB_CONFIGFS_F_MIDI=y # CONFIG_USB_CONFIGFS_F_HID is not set # CONFIG_USB_CONFIGFS_F_UVC is not set # CONFIG_USB_CONFIGFS_F_PRINTER is not set +# CONFIG_USB_ZERO is not set +# CONFIG_USB_AUDIO is not set +# CONFIG_USB_ETH is not set +# CONFIG_USB_G_NCM is not set +# CONFIG_USB_GADGETFS is not set +# CONFIG_USB_FUNCTIONFS is not set +# CONFIG_USB_MASS_STORAGE is not set +# CONFIG_USB_G_SERIAL is not set +# CONFIG_USB_MIDI_GADGET is not set +# CONFIG_USB_G_PRINTER is not set +# CONFIG_USB_CDC_COMPOSITE is not set +# CONFIG_USB_G_ACM_MS is not set +# CONFIG_USB_G_MULTI is not set +# CONFIG_USB_G_HID is not set +# CONFIG_USB_G_DBGP is not set +# CONFIG_USB_G_WEBCAM is not set CONFIG_USB_SUNXI_USB=y CONFIG_USB_SUNXI_USB_MANAGER=y CONFIG_USB_SUNXI_USB_DEBUG=y