hostap/tests/build/build-hostapd-minimal.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

18 lines
227 B
Plaintext

CONFIG_NO_STDOUT_DEBUG=y
CONFIG_NO_RADIUS=y
#CONFIG_NO_ACCOUNTING=y
CONFIG_NO_VLAN=y
CONFIG_NO_CTRL_IFACE=y
CFLAGS += -Werror
CFLAGS += -DCONFIG_NO_HOSTAPD_LOGGER
CONFIG_NO_AES_EXTRAS=y
CFLAGS += -Os
CONFIG_IEEE80211N=y