Commits

Richard Hu committed a19ad2f7cf3
ARM64: configs: wand_pi_defconfig: enable CFG80211_WEXT and remove CONFIG_FW_LOADER_USER_HELPER_FALLBACK The qcacld wifi driver tries to load inexistant wifi firmware 'qsetup30.bin'. If it fails to load firmaware, it'll ask the userspace helper or it fails. To remove 'CONFIG_FW_LOADER_USER_HELPER_FALLBACK' to prevent from loading inexisting firmware to cause failure of loading wifi driver.