From: Greg Kroah-Hartman Date: Tue, 19 Jul 2022 11:57:25 +0000 (+0200) Subject: Revert "platform/chrome: cros_typec_switch: Add ACPI Kconfig dep" X-Git-Tag: v6.1-rc5~724^2~47 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1583afd4b0ef45ebdddb36f9dd390d96915a7f4f;p=platform%2Fkernel%2Flinux-starfive.git Revert "platform/chrome: cros_typec_switch: Add ACPI Kconfig dep" This reverts commit 88a15fbb47db483d06b12b1ae69f114b96361a96. The chrome platform driver changes need to come in through the platform tree due to some api changes that showed up there that cause build errors in linux-next Reported-by: Stephen Rothwell Link: https://lore.kernel.org/r/20220719160821.5e68e30b@oak.ozlabs.ibm.com Cc: Prashant Malani Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/platform/chrome/Kconfig b/drivers/platform/chrome/Kconfig index 9d4fc50..c62a514 100644 --- a/drivers/platform/chrome/Kconfig +++ b/drivers/platform/chrome/Kconfig @@ -267,7 +267,7 @@ config CHROMEOS_PRIVACY_SCREEN config CROS_TYPEC_SWITCH tristate "ChromeOS EC Type-C Switch Control" - depends on MFD_CROS_EC_DEV && TYPEC && ACPI + depends on MFD_CROS_EC_DEV && TYPEC default MFD_CROS_EC_DEV help If you say Y here, you get support for configuring the Chrome OS EC Type C