diff --git a/linux-tkg-config/prepare b/linux-tkg-config/prepare index bc5f08b..6259ba3 100644 --- a/linux-tkg-config/prepare +++ b/linux-tkg-config/prepare @@ -1170,6 +1170,7 @@ _tkg_srcprep() { plain "" plain "Add Bcache filesystem support? You'll have to install bcachefs-tools-git from AUR for utilities." plain "https://bcachefs.org/" + warning "Enabling this option will not allow you to enable MGLRU." read -rp "`echo $' > N/y : '`" CONDITION8; fi if [[ "$CONDITION8" =~ [yY] ]] || [ "$_bcachefs" = "true" ]; then