mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
1ff78076d8
Use the registration/notification framework supported by the generic failover infrastructure. Signed-off-by: Sridhar Samudrala <sridhar.samudrala@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
8 lines
201 B
Plaintext
8 lines
201 B
Plaintext
config HYPERV_NET
|
|
tristate "Microsoft Hyper-V virtual network driver"
|
|
depends on HYPERV
|
|
select UCS2_STRING
|
|
select FAILOVER
|
|
help
|
|
Select this option to enable the Hyper-V virtual network driver.
|