mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-03 17:44:54 +00:00
drm/nouveau: select POWER_SUPPLY
Ben H. reported that building nouveau into the kernel and power supply as a module was broken. Just have nouveau select it, like radeon does. Reported-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
e0d2e32021
commit
40c61046ee
@ -13,6 +13,7 @@ config DRM_NOUVEAU
|
|||||||
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 ACPI_WMI if ACPI
|
select ACPI_WMI if ACPI
|
||||||
select MXM_WMI if ACPI
|
select MXM_WMI if ACPI
|
||||||
|
select POWER_SUPPLY
|
||||||
help
|
help
|
||||||
Choose this option for open-source nVidia support.
|
Choose this option for open-source nVidia support.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user