File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ config DRM_NOUVEAU
1111 select FRAMEBUFFER_CONSOLE if !EXPERT
1212 select FB_BACKLIGHT if DRM_NOUVEAU_BACKLIGHT
1313 select ACPI_VIDEO if ACPI && X86 && BACKLIGHT_CLASS_DEVICE && VIDEO_OUTPUT_CONTROL && INPUT
14- select MXM_WMI if ACPI
14+ select MXM_WMI if ACPI && ACPI_WMI
1515 help
1616 Choose this option for open-source nVidia support.
1717
Original file line number Diff line number Diff line change @@ -755,7 +755,7 @@ config SAMSUNG_LAPTOP
755755
756756config MXM_WMI
757757 tristate "WMI support for MXM Laptop Graphics"
758- depends on WMI
758+ depends on ACPI_WMI
759759 ---help---
760760 MXM is a standard for laptop graphics cards, the WMI interface
761761 is required for switchable nvidia graphics machines
You can’t perform that action at this time.
0 commit comments