kernel_options: add NLMON to support iwd and iwmon

This commit is contained in:
heitbaum 2022-01-11 10:36:31 +00:00
parent 5a22d4f547
commit 2cbc183f03

View File

@ -25,6 +25,7 @@ CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y
CONFIG_X509_CERTIFICATE_PARSER=y
CONFIG_PKCS7_MESSAGE_PARSER=y
CONFIG_PKCS8_PRIVATE_KEY_PARSER=m
CONFIG_NLMON=m
# packages/network/wireguard
CONFIG_NET=y