From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A0901C433FE for ; Sat, 19 Nov 2022 16:25:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234456AbiKSQZT (ORCPT ); Sat, 19 Nov 2022 11:25:19 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40862 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234314AbiKSQYX (ORCPT ); Sat, 19 Nov 2022 11:24:23 -0500 Received: from galois.linutronix.de (Galois.linutronix.de [IPv6:2a0a:51c0:0:12e:550::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 501F959FFF; Sat, 19 Nov 2022 08:24:17 -0800 (PST) Date: Sat, 19 Nov 2022 16:24:14 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1668875055; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=cbvTo8n+0L4VHhoU6ZYs0QInSugEwaROee+5EdNGS50=; b=Pb2cgJtBSZdin5JinnLJm+DgH+/B0v8Fn0lU71BnECafWhaOGXl8ixcDpz+stFGkvSjKXu B5++/hPwCrPXCw5Kw7tbaxJN6dlqzEULcHL9twpUEWOHaJEcDGof6ja+ud5m/wyFwOevib L9Kgi7afEilJZe5Fo80bmHrllU7ISlWBWVbUbqL3BsXre1HTK69inIp0C6Q74/DrjtouLy kisFR0jIaF/WQxOgbsbdC55s2PMskR889uCTPiNYaixeSd7rqwGh/wEz6aVd501ipSzS8M vTwnTcEntRcLVglw0yP6FU1OEvyLIy1479Cjpht3zG6MDQmhUq0ZywBEs0/p9w== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1668875055; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=cbvTo8n+0L4VHhoU6ZYs0QInSugEwaROee+5EdNGS50=; b=AAJ+qrKbujzlqRv6QvO5OKvLWzcHkbA3EmlPRoM0zxtJ/A4/gyFv75DROSMb6WtgggHe9+ 36nxC5ofVFo3DlCg== From: "tip-bot2 for Jithu Joseph" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: x86/microcode] platform/x86/intel/ifs: Remove unused selection Cc: Jithu Joseph , Borislav Petkov , Tony Luck , Sohil Mehta , Hans de Goede , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20221117035935.4136738-2-jithu.joseph@intel.com> References: <20221117035935.4136738-2-jithu.joseph@intel.com> MIME-Version: 1.0 Message-ID: <166887505465.4906.7039915057720991895.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following commit has been merged into the x86/microcode branch of tip: Commit-ID: 10d4853e4c5cd64b9ef1e5579bb2e89bceab4175 Gitweb: https://git.kernel.org/tip/10d4853e4c5cd64b9ef1e5579bb2e89bceab4175 Author: Jithu Joseph AuthorDate: Wed, 16 Nov 2022 19:59:20 -08:00 Committer: Borislav Petkov CommitterDate: Fri, 18 Nov 2022 14:59:20 +01:00 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: Jithu Joseph Signed-off-by: Borislav Petkov Reviewed-by: Tony Luck Reviewed-by: Sohil Mehta Reviewed-by: Hans de Goede Link: https://lore.kernel.org/r/20221117035935.4136738-2-jithu.joseph@intel.com --- drivers/platform/x86/intel/ifs/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/platform/x86/intel/ifs/Kconfig b/drivers/platform/x86/intel/ifs/Kconfig index c341a27..89152d4 100644 --- a/drivers/platform/x86/intel/ifs/Kconfig +++ b/drivers/platform/x86/intel/ifs/Kconfig @@ -4,7 +4,6 @@ config INTEL_IFS # Discussion on the list has shown that the sysfs API needs a bit # more work, mark this as broken for now depends on BROKEN - select INTEL_IFS_DEVICE help Enable support for the In Field Scan capability in select CPUs. The capability allows for running low level tests via