Commit 10d4853e authored by Jithu Joseph's avatar Jithu Joseph Committed by Borislav Petkov

platform/x86/intel/ifs: Remove unused selection

CONFIG_INTEL_IFS_DEVICE is not used anywhere. The selection in
Kconfig is therefore pointless. Delete it.
Signed-off-by: default avatarJithu Joseph <jithu.joseph@intel.com>
Signed-off-by: default avatarBorislav Petkov <bp@suse.de>
Reviewed-by: default avatarTony Luck <tony.luck@intel.com>
Reviewed-by: default avatarSohil Mehta <sohil.mehta@intel.com>
Reviewed-by: default avatarHans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20221117035935.4136738-2-jithu.joseph@intel.com
parent 254ed7cf
...@@ -4,7 +4,6 @@ config INTEL_IFS ...@@ -4,7 +4,6 @@ config INTEL_IFS
# Discussion on the list has shown that the sysfs API needs a bit # Discussion on the list has shown that the sysfs API needs a bit
# more work, mark this as broken for now # more work, mark this as broken for now
depends on BROKEN depends on BROKEN
select INTEL_IFS_DEVICE
help help
Enable support for the In Field Scan capability in select Enable support for the In Field Scan capability in select
CPUs. The capability allows for running low level tests via CPUs. The capability allows for running low level tests via
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment