From b10d6044599d8c1fa7fbb2374bcbf30118d39db1 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 24 Oct 2020 21:14:16 +0200 Subject: kernel: add linux 5.10 support Signed-off-by: Felix Fietkau --- target/linux/generic/config-filter | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'target/linux/generic/config-filter') diff --git a/target/linux/generic/config-filter b/target/linux/generic/config-filter index 0d53ed9c3c..7d634b56cf 100644 --- a/target/linux/generic/config-filter +++ b/target/linux/generic/config-filter @@ -1,7 +1,11 @@ -# CONFIG_ARCH_(ENABLE|HAS|HAVE|INLINE|SUPPORTS|USE|WANT)_.* is not set +# CONFIG_ARM64_AS_.* is not set +# CONFIG_ARM64_CONT_.*_SHIFT is not set +# CONFIG_ARCH_(ENABLE|HAS|HAVE|INLINE|SUPPORTS|USE|WANT|STACKWALK)_.* is not set # CONFIG_AS_.* is not set # CONFIG_CC_(CAN|HAS|IS|VERSION)_.* is not set # CONFIG_LD_.* is not set # CONFIG_GCC_VERSION is not set # CONFIG_INLINE_.* is not set # CONFIG_HAVE_(?!(ARCH_TIMER|TCM|SMP)).* is not set +# CONFIG_SET_FS is not set +# CONFIG_TASKS_.* is not set -- cgit v1.2.3