diff --git a/devices/common/.config b/devices/common/.config index 1dd0546bdbbe..6f46b3f8438a 100644 --- a/devices/common/.config +++ b/devices/common/.config @@ -153,4 +153,8 @@ CONFIG_PACKAGE_kmod-ebtables=y CONFIG_PACKAGE_kmod-ebtables-ipv4=y CONFIG_PACKAGE_kmod-ebtables-ipv6=y +# Mobile USB Ethernet driver +CONFIG_PACKAGE_kmod-usb-net-rndis=y +CONFIG_PACKAGE_kmod-usb-net-ipheth=y + CONFIG_GRUB_BOOTOPTS="nomodeset"