wpa_supplicant: Drop the old D-Bus interface support
This drops support for the fi.epitest.hostap.WPASupplicant D-Bus name along with the associated CONFIG_CTRL_IFACE_DBUS option. Nothing should really be using this since 2010. This is a just a straightforward removal. Perhaps the dbus_common.c and dbus_new.c can be merged now. Also, the "_NEW" suffix of the config option seems to make even less sense than it used to. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
This commit is contained in:
parent
192d061add
commit
6a8dee76d4
19 changed files with 36 additions and 2771 deletions
|
@ -471,7 +471,7 @@
|
|||
<para>Enable DBus control interface. If enabled, interface
|
||||
definitions may be omitted. (This is only available
|
||||
if <command>wpa_supplicant</command> was built with
|
||||
the <literal>CONFIG_DBUS</literal> option.)</para>
|
||||
the <literal>CONFIG_CTRL_IFACE_DBUS_NEW</literal> option.)</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue