Commit 82930a23 authored by Alex Gavin's avatar Alex Gavin
Browse files

hostapd: enable cli line editing and history

Enabling this config option permits command
tab completion.
parent dc824f26
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -90,6 +90,7 @@ stdenv.mkDerivation rec {
    CONFIG_ACS=y
    CONFIG_WNM=y
    CONFIG_MBO=y
    CONFIG_WPA_CLI_EDIT=y

    CONFIG_IEEE80211R=y
    CONFIG_IEEE80211W=y