From: Jouni Malinen Date: Sun, 1 Jun 2014 19:47:44 +0000 (+0300) Subject: tests: Remove CONFIG_DRIVER_TEST=y from example config X-Git-Tag: hostap_2_2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6485ba764d4ead5120a5f58cad4942d08854f41;p=thirdparty%2Fhostap.git tests: Remove CONFIG_DRIVER_TEST=y from example config 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 --- diff --git a/tests/hwsim/example-hostapd.config b/tests/hwsim/example-hostapd.config index ac6cf4173..caaf4fce4 100644 --- a/tests/hwsim/example-hostapd.config +++ b/tests/hwsim/example-hostapd.config @@ -1,6 +1,5 @@ #CC=ccache gcc -CONFIG_DRIVER_TEST=y CONFIG_DRIVER_NONE=y CONFIG_DRIVER_NL80211=y CONFIG_RSN_PREAUTH=y