]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: do not select ACPI_BUTTON
authorJani Nikula <jani.nikula@intel.com>
Fri, 7 Jun 2024 08:07:07 +0000 (11:07 +0300)
committerJani Nikula <jani.nikula@intel.com>
Fri, 7 Jun 2024 11:33:17 +0000 (14:33 +0300)
commit78247e48a118948cbb7126fa3ebe0e2cb4215bfd
tree02e03d9109cbae1a6b33c14ad4199f47f47159f4
parent09b286950f2911615694f4a1ff491efe9ed5eeba
drm/xe: do not select ACPI_BUTTON

The xe driver has never needed ACPI button. Selecting the kconfig is
just copy-paste from i915, which no longer needs it either. Stop
selecting ACPI_BUTTON.

Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Closes: https://lore.kernel.org/r/ZmGsJsXhHcPV48XJ@intel.com
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1872adc6b20ce4c5ef55ba60a7233b31ace776fb.1717747542.git.jani.nikula@intel.com
drivers/gpu/drm/xe/Kconfig