hostap/tests/build/build-wpa_supplicant-p2p.config
Jouni Malinen 4fb6963b39 tests: Build tests for wpa_supplicant and hostapd
Allow multiple build configurations to be tested automatically.

Signed-off-by: Jouni Malinen <j@w1.fi>
2018-12-31 12:03:53 +02:00

9 lines
131 B
Plaintext

CONFIG_DRIVER_NL80211=y
CONFIG_CTRL_IFACE=y
CONFIG_WPS=y
CONFIG_P2P=y
CONFIG_WPS2=y
CONFIG_AP=y
CFLAGS += -Werror
CONFIG_LIBNL32=y