projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc64ca1
)
kernel: add symbol in generic config for 5.10.157
author
John Audia
<therealgraysky@proton.me>
Wed, 7 Dec 2022 09:02:49 +0000
(
04:02
-0500)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 15 Dec 2022 00:26:25 +0000
(
01:26
+0100)
Add CONFIG_INET_TABLE_PERTURB_ORDER=16 to generic config
Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit
f83a8329a33ee19060c9e28771434309ef55915d
)
target/linux/generic/config-5.10
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-5.10
b/target/linux/generic/config-5.10
index 5a4f99f5a68c015af970f0399310a8ffa0030356..efc0861f1c99eedb29d40ea0e6f52a26008c901b 100644
(file)
--- 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