diff --git a/debian.azure/config/annotations b/debian.azure/config/annotations index 5a68de2e8f39a2..79585d1ea718ee 100644 --- a/debian.azure/config/annotations +++ b/debian.azure/config/annotations @@ -183,6 +183,9 @@ CONFIG_SATA_ZPODD mark note CONFIG_HYPERV_IOMMU mark note +CONFIG_LOOPBACK_TARGET policy<{'amd64': 'm'}> +CONFIG_LOOPBACK_TARGET mark note + # Changes made to the generic kernel that are not necessary in the Azure kernel CONFIG_REGULATOR_TWL4030 policy<{'amd64': '-'}> diff --git a/debian.azure/config/config.common.ubuntu b/debian.azure/config/config.common.ubuntu index b856eba01cf0ee..c41f8e62f49a4d 100644 --- a/debian.azure/config/config.common.ubuntu +++ b/debian.azure/config/config.common.ubuntu @@ -2814,7 +2814,7 @@ CONFIG_LOCK_TORTURE_TEST=m # CONFIG_LOGO is not set CONFIG_LOG_BUF_SHIFT=18 CONFIG_LOG_CPU_MAX_BUF_SHIFT=12 -# CONFIG_LOOPBACK_TARGET is not set +CONFIG_LOOPBACK_TARGET=m CONFIG_LPC_ICH=m CONFIG_LPC_SCH=m # CONFIG_LP_CONSOLE is not set diff --git a/debian.azure/control.d/azure.inclusion-list b/debian.azure/control.d/azure.inclusion-list index 18956084eeb27f..fc3f31cf05bd2c 100644 --- a/debian.azure/control.d/azure.inclusion-list +++ b/debian.azure/control.d/azure.inclusion-list @@ -175,6 +175,7 @@ drivers/scsi/sd_mod.ko drivers/scsi/sr_mod.ko drivers/scsi/virtio_scsi.ko drivers/scsi/vmw_pvscsi.ko +drivers/target/loopback/tcm_loop.ko drivers/target/target_core*.ko drivers/tty/serial/jsm/* drivers/uio/uio_hv_generic.ko