blob: 21dee87cfd16b47a7a35dda7733d7b411bacdd76 [file] [log] [blame]
USE=""
# Enable hyperv virtualization support
USE="${USE} hyperv_guest"
# Enable NTFS, which is used by cloud-init on Azure
USE="${USE} ntfs_fs"
# Enable CDROM, which is used by cloud-init on Azure
USE="${USE} cdrom"
# Enable the Mellanox ethernet settings for acceleration
USE="${USE} mellanox_eth"
# Enable the azure specific settings
USE="${USE} platform_azure"