diff --git a/net/wireless/Kconfig b/net/wireless/Kconfig index 27026f587fa618c0e2f7e148700807aa120224f1..f620acd2a0f5e2cda436358d2b6c8eebad8e9d4b 100644 --- a/net/wireless/Kconfig +++ b/net/wireless/Kconfig @@ -21,6 +21,7 @@ config CFG80211 tristate "cfg80211 - wireless configuration API" depends on RFKILL || !RFKILL select FW_LOADER + select CRC32 # may need to update this when certificates are changed and are # using a different algorithm, though right now they shouldn't # (this is here rather than below to allow it to be a module)