projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8327e0f
)
kernel: add symbol in generic config for 5.15.81
author
John Audia
<therealgraysky@proton.me>
Mon, 5 Dec 2022 17:48:35 +0000
(12:48 -0500)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 11 Dec 2022 01:42:52 +0000
(
02:42
+0100)
Add CONFIG_INET_TABLE_PERTURB_ORDER=16 to generic config
Signed-off-by: John Audia <therealgraysky@proton.me>
target/linux/generic/config-5.15
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-5.15
b/target/linux/generic/config-5.15
index 735b3d05886ccbab6a0af214c21d66e2a432321a..b3541ab95bf1ed0cdc4b49ab54679b4d2251e496 100644
(file)
--- a/
target/linux/generic/config-5.15
+++ b/
target/linux/generic/config-5.15
@@
-2636,6
+2636,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