]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
iommu/vt-d: Use right Kconfig option name
authorLu Baolu <baolu.lu@linux.intel.com>
Fri, 1 May 2020 07:24:27 +0000 (15:24 +0800)
committerJoerg Roedel <jroedel@suse.de>
Fri, 1 May 2020 11:31:17 +0000 (13:31 +0200)
commitba61c3da00f4a5bf8805aeca1ba5ac3c9bd82e96
treeed6222c4475ec0ddf874321c15fb741223a1dcb0
parentb74aa02d7a30ee5e262072a7d6e8deff10b37924
iommu/vt-d: Use right Kconfig option name

The CONFIG_ prefix should be added in the code.

Fixes: 046182525db61 ("iommu/vt-d: Add Kconfig option to enable/disable scalable mode")
Reported-and-tested-by: Kumar, Sanjay K <sanjay.k.kumar@intel.com>
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Cc: Ashok Raj <ashok.raj@intel.com>
Link: https://lore.kernel.org/r/20200501072427.14265-1-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c