xfstest.config: Enable GVE config by default.

In COS kernel CONFIG_GVE is enabled as module, when xfstest kexec into
the test kernel, the GVE module is not loaded and network is not up
after kexec. Network should be up to run the xfstests. By compiling the
GVE module in the kernel, network is up after kexec. This change doesn't
affect the cos arm kernel. This change is only applied while compiling
the kernel to test xfstests.

BUG=b/240174731
TEST=presubmit
RELEASE_NOTE=None

cos-patch: bug
Signed-off-by: Meena Shanmugam <meenashanmugam@google.com>
Change-Id: If0c74ecc53ec7047fd610843dd754fa9826cf89a
Reviewed-on: https://cos-review.googlesource.com/c/third_party/kernel/+/50621
Reviewed-by: Oleksandr Tymoshenko <ovt@google.com>
Tested-by: Cusky Presubmit Bot <presubmit@cos-infra-prod.iam.gserviceaccount.com>
Main-Branch-Verified: Cusky Presubmit Bot <presubmit@cos-infra-prod.iam.gserviceaccount.com>
1 file changed