From: Rosen Penev Date: Wed, 13 Feb 2019 01:03:09 +0000 (-0800) Subject: kernel: Remove CONFIG_UDF_NLS for kernel 4.19 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=5e8f18fef629405c672a1c71c22385fbbf049270;p=openwrt%2Fstaging%2Fjogo.git kernel: Remove CONFIG_UDF_NLS for kernel 4.19 kernel 4.18 removed the symbol and made NLS implicit. Signed-off-by: Rosen Penev --- diff --git a/target/linux/generic/config-4.19 b/target/linux/generic/config-4.19 index 090c932a35..4992007d67 100644 --- a/target/linux/generic/config-4.19 +++ b/target/linux/generic/config-4.19 @@ -5300,7 +5300,6 @@ CONFIG_UBIFS_FS_FORMAT4=y # CONFIG_UCB1400_CORE is not set # CONFIG_UCSI is not set # CONFIG_UDF_FS is not set -CONFIG_UDF_NLS=y CONFIG_UEVENT_HELPER=y CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" # CONFIG_UFS_FS is not set