projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68426e5
)
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>
Sun, 11 Dec 2022 01:43:28 +0000
(
02:43
+0100)
Add CONFIG_INET_TABLE_PERTURB_ORDER=16 to generic config
Signed-off-by: John Audia <therealgraysky@proton.me>
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 5010091ea973a96006eb507a75ae3579618f76b3..722b7578f8de2504ab2b103342633c8ae8c965b5 100644
(file)
--- a/
target/linux/generic/config-5.10
+++ b/
target/linux/generic/config-5.10
@@
-2535,6
+2535,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