diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2025-08-08 12:03:57 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-08-08 11:16:27 +0000 |
| commit | 987b750d21cad86d791d0342a21b6cb3c1a4288a (patch) | |
| tree | c5ec2a8fb834be128b2422f5fb533eedf3ed80c2 /dashboard/config/linux/android-5.10-cuttlefish-base.config | |
| parent | ec891e3f8645fb1e5090bff887366c6c57b21e58 (diff) | |
dashboard/config/linux: always enable GVNIC
Diffstat (limited to 'dashboard/config/linux/android-5.10-cuttlefish-base.config')
| -rw-r--r-- | dashboard/config/linux/android-5.10-cuttlefish-base.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/android-5.10-cuttlefish-base.config b/dashboard/config/linux/android-5.10-cuttlefish-base.config index b5f5966b5..29b20c026 100644 --- a/dashboard/config/linux/android-5.10-cuttlefish-base.config +++ b/dashboard/config/linux/android-5.10-cuttlefish-base.config @@ -2096,7 +2096,7 @@ CONFIG_NET_VENDOR_EMULEX=y CONFIG_NET_VENDOR_EZCHIP=y # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y |
