[PATCH 2/5] Add dependency on WCNSS_CORE
Kalle Valo
kvalo at qca.qualcomm.com
Mon Aug 5 01:52:35 EDT 2013
Eugene Krasnikov <k.eugene.e at gmail.com> writes:
> Wcnss_core is a platform module that is responsible for wlan
> related resources.
>
> Signed-off-by: Eugene Krasnikov <k.eugene.e at gmail.com>
> ---
> Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Kconfig b/Kconfig
> index 59fe1f3..aaa25ac 100644
> --- a/Kconfig
> +++ b/Kconfig
> @@ -1,6 +1,6 @@
> config WCN36XX
> tristate "Qualcomm Atheros WCN3660/3680 support"
> - depends on MAC80211
> + depends on MAC80211 && WCNSS_CORE
WCNSS_CORE is not in upstream so we can't use it with wcn36xx. Most
likely we need to use it with the glue module (see my previous email).
--
Kalle Valo
More information about the wcn36xx
mailing list