Skip to content

Commit

Permalink
Revert "platform/x86: Add support for Surface Book 2 dGPU"
Browse files Browse the repository at this point in the history
This reverts commit 8ff12df.
  • Loading branch information
qzed committed Dec 27, 2019
1 parent c8da40c commit 6062883
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 316 deletions.
9 changes: 0 additions & 9 deletions drivers/platform/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -481,15 +481,6 @@ config SURFACE3_WMI
To compile this driver as a module, choose M here: the module will
be called surface3-wmi.

config SURFACE_BOOK2_DGPU_HPS
tristate "Surface Book 2 dGPU Hot-Plug System Driver"
depends on ACPI
---help---
This is an experimetnal driver to control the power-state of the
Surface Book 2 dGPU.

If you have a Surface Book 2, say Y or M here.

config THINKPAD_ACPI
tristate "ThinkPad ACPI Laptop Extras"
depends on ACPI
Expand Down
1 change: 0 additions & 1 deletion drivers/platform/x86/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ obj-$(CONFIG_ACPI_WMI) += wmi.o
obj-$(CONFIG_MSI_WMI) += msi-wmi.o
obj-$(CONFIG_PEAQ_WMI) += peaq-wmi.o
obj-$(CONFIG_SURFACE3_WMI) += surface3-wmi.o
obj-$(CONFIG_SURFACE_BOOK2_DGPU_HPS) += surfacebook2_dgpu_hps.o
obj-$(CONFIG_TOPSTAR_LAPTOP) += topstar-laptop.o
obj-$(CONFIG_WMI_BMOF) += wmi-bmof.o
obj-$(CONFIG_INTEL_WMI_THUNDERBOLT) += intel-wmi-thunderbolt.o
Expand Down
306 changes: 0 additions & 306 deletions drivers/platform/x86/surfacebook2_dgpu_hps.c

This file was deleted.

0 comments on commit 6062883

Please sign in to comment.