Hacker News new | ask | show | jobs
by sidewndr46 46 days ago
any idea what software this will break once I turn this kernel configuration off?
1 comments

iwd is the main culprit (for systems that use it instead of wpa_supplicant).

I think cryptsetup / LUKS also requires it with some non-default options. With the default options, it works fine with the kconfigs disabled.

There's not much else, as far as I know. Normally programs just use a userspace library instead, such as OpenSSL.