From 5e8f18fef629405c672a1c71c22385fbbf049270 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Tue, 12 Feb 2019 17:03:09 -0800 Subject: kernel: Remove CONFIG_UDF_NLS for kernel 4.19 kernel 4.18 removed the symbol and made NLS implicit. Signed-off-by: Rosen Penev --- target/linux/generic/config-4.19 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/generic') 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 -- cgit v1.2.3