diff --git a/PKGBUILD b/PKGBUILD index ad20a7533d33d372625262d27a9900ae0c6c88a3..ec00cd7ca9181b19405ede94290593e89d30ebee 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -17,7 +17,7 @@ _stable=https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git source=("git+$_stable#tag=v5.7.2" "config.$CARCH") sha256sums=('SKIP' - 'd41540854f80c910672ec885ffef995c6cf8ba6781ac22c016bf64717538c382') + '69a1d03891b3a76a1bdfcd8a12ddde137295afb188335eb1d2e54024a8151f16') prepare() { [[ -d linux-stable ]] && ln -snf linux-stable linux diff --git a/config.x86_64 b/config.x86_64 index 9ea06651ca210be5fb5d8698113ca4df83b3fa0c..cfe4465c31ac5f2dd1e219a5879730862bc55bac 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -5181,7 +5181,7 @@ CONFIG_DRM_I915_TIMESLICE_DURATION=1 CONFIG_DRM_VGEM=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX=m -# CONFIG_DRM_VMWGFX_FBCON is not set +CONFIG_DRM_VMWGFX_FBCON=y CONFIG_DRM_GMA500=m CONFIG_DRM_GMA600=y CONFIG_DRM_GMA3600=y