From 06ab2c1854fcce243efffa49c0adc21af1bfc9b7 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 2 Oct 2019 15:40:31 +0200 Subject: [PATCH] linux-5.3.2: Disable `VGA_SWITCHEROO` As MarIuX does not run on laptops, unselect this option. Mimic commit 4ea3ed25 (linux-5.3: Update configuration). --- linux-5.3.2-292.bee | 1 - 1 file changed, 1 deletion(-) diff --git a/linux-5.3.2-292.bee b/linux-5.3.2-292.bee index 038a38665..90ff04aa0 100755 --- a/linux-5.3.2-292.bee +++ b/linux-5.3.2-292.bee @@ -659,7 +659,6 @@ mee_configure() { CONFIG_AGP_INTEL=m CONFIG_AGP_SIS=m CONFIG_AGP_VIA=m - CONFIG_VGA_SWITCHEROO=y CONFIG_DRM=m CONFIG_DRM_AMDGPU=m CONFIG_DRM_AMDGPU_SI=y