summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 0 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 605ea95f9b41..86de9486ea01 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."