mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
The nvethernet driver has a dependency on the NVPPS driver which in turn has a dependency on the GTE driver. The GTE driver is being transitioned to the new upstream HTE driver and while this transition is on-going, allow the nvethernet driver to be distributed and built without NVPPS and GTE. Note that by default the dependency on the NVPPS driver is enabled by setting CONFIG_TEGRA_NVPPS to 'y'. Only if the user sets CONFIG_TEGRA_NVPPS to 'n' will it be disabled. Bug 3918941 Bug 3961133 Change-Id: I019e5ebfddfcb158b0a684d2eacc404231577166 Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2913273 Reviewed-by: Revanth Kumar Uppala <ruppala@nvidia.com> Reviewed-by: Bhadram Varka <vbhadram@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>