mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-04 23:13:38 -04:00
Revert "platform/chrome: cros_typec_switch: Add ACPI Kconfig dep"
This reverts commit 88a15fbb47.
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 <sfr@canb.auug.org.au>
Link: https://lore.kernel.org/r/20220719160821.5e68e30b@oak.ozlabs.ibm.com
Cc: Prashant Malani <pmalani@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user