提交 0eacdba3 编写于 作者: D Dave Airlie

drm/mxm: fix Kconfig options for when to build MXM WMI driver.

Signed-off-by: NDave Airlie <airlied@redhat.com>
上级 269dc2d9
...@@ -11,7 +11,7 @@ config DRM_NOUVEAU ...@@ -11,7 +11,7 @@ config DRM_NOUVEAU
select FRAMEBUFFER_CONSOLE if !EXPERT select FRAMEBUFFER_CONSOLE if !EXPERT
select FB_BACKLIGHT if DRM_NOUVEAU_BACKLIGHT select FB_BACKLIGHT if DRM_NOUVEAU_BACKLIGHT
select ACPI_VIDEO if ACPI && X86 && BACKLIGHT_CLASS_DEVICE && VIDEO_OUTPUT_CONTROL && INPUT select ACPI_VIDEO if ACPI && X86 && BACKLIGHT_CLASS_DEVICE && VIDEO_OUTPUT_CONTROL && INPUT
select MXM_WMI if ACPI select MXM_WMI if ACPI && ACPI_WMI
help help
Choose this option for open-source nVidia support. Choose this option for open-source nVidia support.
......
...@@ -755,7 +755,7 @@ config SAMSUNG_LAPTOP ...@@ -755,7 +755,7 @@ config SAMSUNG_LAPTOP
config MXM_WMI config MXM_WMI
tristate "WMI support for MXM Laptop Graphics" tristate "WMI support for MXM Laptop Graphics"
depends on WMI depends on ACPI_WMI
---help--- ---help---
MXM is a standard for laptop graphics cards, the WMI interface MXM is a standard for laptop graphics cards, the WMI interface
is required for switchable nvidia graphics machines is required for switchable nvidia graphics machines
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册