Skip to content

Commit

Permalink
surface_acpi: Add HPS dependency on GPIO_SYSFS in KConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
qzed authored and StollD committed Mar 30, 2020
1 parent 86719d0 commit 08e8fc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/platform/x86/surface_sam/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ config SURFACE_SAM_HPS
tristate "Surface dGPU Hot-Plug System (dGPU-HPS) Driver"
depends on SURFACE_SAM_SSH
depends on SURFACE_SAM_SAN
depends on GPIO_SYSFS
default m
---help---
Driver to properly handle hot-plugging and explicit power-on/power-off
Expand Down

0 comments on commit 08e8fc4

Please sign in to comment.