Arnd Bergmann fb653ebddc batman-adv: clarify CFG80211 dependency
The driver calls cfg80211_get_station, which may be part of a
module, so we must not enable BATMAN_ADV_BATMAN_V if
BATMAN_ADV=y and CFG80211=m:

net/built-in.o: In function `batadv_v_elp_get_throughput':
(text+0x5c62c): undefined reference to `cfg80211_get_station'

This clarifies the dependency to cover all combinations.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes: c833484e5f38 ("batman-adv: ELP - compute the metric based on the estimated throughput")
Acked-by: Antonio Quartulli <a@unstable.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-03-02 13:45:47 -05:00
..
2015-11-30 14:47:33 -05:00
2016-03-01 17:36:47 -05:00
2015-10-13 17:42:34 +02:00
2016-02-04 18:26:08 +01:00
2015-11-23 14:56:15 -05:00
2016-03-01 17:36:47 -05:00
2016-03-01 17:36:47 -05:00
2015-10-23 03:05:19 -07:00
2016-02-21 22:00:28 -05:00
2016-01-04 21:48:15 -05:00
2016-02-11 09:45:24 -05:00
2016-03-01 16:07:29 -05:00