Parcourir la 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 il y a 11 ans
Parent
commit
e6485ba764
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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