linux510-rc-tkg: Add CONFIG_USER_NS_UNPRIVILEGED to defconfig

And remove from prepare as a result
This commit is contained in:
Tk-Glitch
2020-10-26 13:01:58 +01:00
parent d84bb61760
commit 858ff29021
3 changed files with 2 additions and 2 deletions

View File

@@ -238,7 +238,6 @@ _tkg_srcprep() {
echo "CONFIG_CMDLINE=\"${_custom_commandline}\"" >> ./.config
echo "# CONFIG_CMDLINE_OVERRIDE is not set" >> ./.config
echo "# CONFIG_X86_P6_NOP is not set" >> ./.config
echo "CONFIG_USER_NS_UNPRIVILEGED=y" ./.config
# openrgb
echo "CONFIG_I2C_NCT6775=m" >> ./.config