openwrt/target/linux/generic
Rafał Miłecki 944265347a kernel: expose (unhide) CONFIG_ASN1 as ksmbd requirement
OpenWrt provides kmod-asn1-decoder for CONFIG_ASN1 but selecting it
doesn't really work as expected. Kernel symbol is hidden and can be
actually selected only as a dependency. That works well for in-kernel
stuff but fails for external modules requiring ASN1 like ksmbd.

Modify kernel Kconfig to make CONFIG_ASN1 always selectable. It's
required to satisfy ksmbd dependencies cleanly (without hack like
selecting unrelated modules).

Link: http://lists.openwrt.org/pipermail/openwrt-devel/2023-January/040298.html
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2023-01-25 12:01:16 +01:00
..
backport-5.4 kernel: backport b53/bcm_sf2 changes from v5.8 2022-12-07 10:30:14 +01:00
files kernel: ar8216: add get_features method 2021-10-12 11:38:20 +02:00
hack-5.4 kernel: expose (unhide) CONFIG_ASN1 as ksmbd requirement 2023-01-25 12:01:16 +01:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.4 generic: 5.4: refresh kernel patches 2022-12-17 02:45:43 +01:00
config-5.4 netfilter: remove no-op kconfig symbols 2023-01-06 17:29:09 +01:00
config-filter build: filter out more autogenerated kernel config options 2020-11-13 13:18:20 +01:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00