From ee2341cac6e83d97b45147cd19c078b885d96429 Mon Sep 17 00:00:00 2001 From: John Audia Date: Wed, 7 Dec 2022 04:02:49 -0500 Subject: kernel: add symbol in generic config for 5.10.157 Add CONFIG_INET_TABLE_PERTURB_ORDER=16 to generic config Signed-off-by: John Audia (cherry picked from commit f83a8329a33ee19060c9e28771434309ef55915d) --- target/linux/generic/config-5.10 | 1 + 1 file changed, 1 insertion(+) (limited to 'target') diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10 index 5a4f99f5a6..efc0861f1c 100644 --- a/target/linux/generic/config-5.10 +++ b/target/linux/generic/config-5.10 @@ -2532,6 +2532,7 @@ CONFIG_IIO_CONSUMERS_PER_TRIGGER=2 # CONFIG_INA2XX_ADC is not set # CONFIG_INDIRECT_PIO is not set CONFIG_INET=y +CONFIG_INET_TABLE_PERTURB_ORDER=16 # CONFIG_INET6_AH is not set # CONFIG_INET6_ESP is not set # CONFIG_INET6_ESPINTCP is not set -- cgit v1.2.3