kernel: bump 5.10 to 5.10.107
[openwrt/openwrt.git] / target / linux / generic / hack-5.10 / 253-ksmbd-config.patch
1 --- a/init/Kconfig
2 +++ b/init/Kconfig
3 @@ -2379,7 +2379,7 @@ config PADATA
4 bool
5
6 config ASN1
7 - tristate
8 + tristate "ASN1"
9 help
10 Build a simple ASN.1 grammar compiler that produces a bytecode output
11 that can be interpreted by the ASN.1 stream decoder and used to
12 --- a/lib/Kconfig
13 +++ b/lib/Kconfig
14 @@ -589,7 +589,7 @@ config LIBFDT
15 bool
16
17 config OID_REGISTRY
18 - tristate
19 + tristate "OID"
20 help
21 Enable fast lookup object identifier registry.
22