## SECTION=networking menuconfig WPA_SUPPLICANT tristate prompt "wpa_supplicant " select OPENSSL select LIBNL3 select DBUS if WPA_SUPPLICANT_CTRL_IFACE_DBUS help IEEE 802.1X/WPA supplicant for secure wireless transfers if WPA_SUPPLICANT config WPA_SUPPLICANT_CTRL_IFACE_DBUS bool prompt "dbus control interface" help Add support for (old and new) DBus control interface config WPA_SUPPLICANT_PASSPHRASE bool prompt "installl wpa_passphrase" help Install wpa_passphrase tool (Generate a WPA PSK from an ASCII passphrase for a SSID) endif