From: Kevin Darbyshire-Bryant Date: Tue, 25 Feb 2020 16:38:35 +0000 (+0000) Subject: kernel: x86_64: drop CALGARY properly X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=3660a89cb9bfbdd077cf3322b7355a43faac8832;p=openwrt%2Fstaging%2Fblogic.git kernel: x86_64: drop CALGARY properly Use correct config syntax of 'is not set' instead of just commenting the line Signed-off-by: Kevin Darbyshire-Bryant --- diff --git a/target/linux/x86/64/config-4.19 b/target/linux/x86/64/config-4.19 index 3d18d216f44a..f5c82dcb91c2 100644 --- a/target/linux/x86/64/config-4.19 +++ b/target/linux/x86/64/config-4.19 @@ -75,8 +75,8 @@ CONFIG_NVME_MULTIPATH=y CONFIG_BLK_MQ_VIRTIO=y # CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set CONFIG_BTT=y -# CONFIG_CALGARY_IOMMU=y -# CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT=y +# CONFIG_CALGARY_IOMMU is not set +# CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT is not set CONFIG_CONNECTOR=y # CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set CONFIG_CPU_RMAP=y