mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-30 02:29:01 +00:00
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 <therealgraysky@proton.me>
(cherry picked from commit f83a8329a3
)
This commit is contained in:
parent
bc64ca15d4
commit
ee2341cac6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user