]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
tests: Remove CONFIG_DRIVER_TEST=y from example config
authorJouni Malinen <j@w1.fi>
Sun, 1 Jun 2014 19:47:44 +0000 (22:47 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 1 Jun 2014 19:47:44 +0000 (22:47 +0300)
This was still present in hostapd example configuration even though the
test driver wrapper is not used anywhere in the hwsim testing and there
are no plans of using it either.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/example-hostapd.config

index ac6cf417385411bbec605b6f6203bbbe6a667cd2..caaf4fce4a61f0dcdf337319e1520ceffa89e134 100644 (file)
@@ -1,6 +1,5 @@
 #CC=ccache gcc
 
-CONFIG_DRIVER_TEST=y
 CONFIG_DRIVER_NONE=y
 CONFIG_DRIVER_NL80211=y
 CONFIG_RSN_PREAUTH=y