From cec8fc00ad56aa96bdd0e368f300f47191394e44 Mon Sep 17 00:00:00 2001 From: Tk-Glitch Date: Fri, 23 Jul 2021 20:16:14 +0200 Subject: [PATCH] cfg: Add a note regarding _anbox option being incompatible with 5.4.y https://github.com/Frogging-Family/linux-tkg/issues/285 --- customization.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customization.cfg b/customization.cfg index dc0472a..9da6425 100644 --- a/customization.cfg +++ b/customization.cfg @@ -141,7 +141,7 @@ _futex2="true" # Set to "true" to enable support for winesync, an experimental replacement for esync - requires patched wine - https://repo.or.cz/linux/zf.git/shortlog/refs/heads/winesync _winesync="" -# Set to "true" to enable Binder and Ashmem, the kernel modules required to use the android emulator Anbox. +# Set to "true" to enable Binder and Ashmem, the kernel modules required to use the android emulator Anbox. ! This doesn't apply to 5.4.y ! _anbox="" # A selection of patches from Zen/Liquorix kernel and additional tweaks for a better gaming experience (ZENIFY) - Default is "true"