Browse Source

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 <j@w1.fi>
Jouni Malinen 10 years ago
parent
commit
e6485ba764
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/hwsim/example-hostapd.config

+ 0 - 1
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