These are enabled in the defconfig and need to be forced off here.
Bug: https://bugs.gentoo.org/687838
Signed-off-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
if use smartcard ; then
Kconfig_style_config SMARTCARD
+ else
+ Kconfig_style_config SMARTCARD n
fi
if use tdls ; then
Kconfig_style_config WPS_UPNP
# Near Field Communication
Kconfig_style_config WPS_NFC
+ else
+ Kconfig_style_config WPS n
fi
# Wi-Fi Direct (WiDi)
# Access Point Mode
if use ap ; then
Kconfig_style_config AP
+ else
+ Kconfig_style_config AP n
fi
# Enable essentials for AP/P2P