diff --git a/PKGBUILD b/PKGBUILD index 26ef14b..15ae06a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -298,12 +298,6 @@ prepare() { scripts/config -e CACHY fi - ### Workaround for bcachefs - # More infos here: https://github.com/CachyOS/linux-cachyos/issues/152 - if [ -n "$_bcachefs" ]; then - scripts/config -d DRM_ACCEL_IVPU - fi - ### Selecting the CPU scheduler [ -z "$_cpusched" ] && _die "The value is empty. Choose the correct one again."