diff options
author | John Audia <therealgraysky@proton.me> | 2022-07-15 08:20:36 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-07-31 18:55:22 +0200 |
commit | ce014b1e3903887d47bede8128f2c698418ac5f1 (patch) | |
tree | 713de808c5e4af9c4efc1832628fd3128008e7b3 /target/linux/generic/hack-5.15/253-ksmbd-config.patch | |
parent | e4af991220638d4bb32e4668435d140afe232b25 (diff) | |
download | upstream-ce014b1e3903887d47bede8128f2c698418ac5f1.tar.gz upstream-ce014b1e3903887d47bede8128f2c698418ac5f1.tar.bz2 upstream-ce014b1e3903887d47bede8128f2c698418ac5f1.zip |
kernel: bump 5.15 to 5.15.55
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic/hack-5.15/253-ksmbd-config.patch')
-rw-r--r-- | target/linux/generic/hack-5.15/253-ksmbd-config.patch | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/generic/hack-5.15/253-ksmbd-config.patch b/target/linux/generic/hack-5.15/253-ksmbd-config.patch index 820197bb2b..a29cf3bf61 100644 --- a/target/linux/generic/hack-5.15/253-ksmbd-config.patch +++ b/target/linux/generic/hack-5.15/253-ksmbd-config.patch @@ -8,8 +8,6 @@ Subject: [PATCH] Kconfig: add tristate for OID and ASNI string lib/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -diff --git a/init/Kconfig b/init/Kconfig -index 5a2514bbb11d..32ba9490a6e4 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -2384,7 +2384,7 @@ config PADATA @@ -21,8 +19,6 @@ index 5a2514bbb11d..32ba9490a6e4 100644 help Build a simple ASN.1 grammar compiler that produces a bytecode output that can be interpreted by the ASN.1 stream decoder and used to -diff --git a/lib/Kconfig b/lib/Kconfig -index d6c6cfd1fac9..6595c53abd3c 100644 --- a/lib/Kconfig +++ b/lib/Kconfig @@ -614,7 +614,7 @@ config LIBFDT @@ -34,5 +30,3 @@ index d6c6cfd1fac9..6595c53abd3c 100644 help Enable fast lookup object identifier registry. --- - |