* ath10k: Kconfig build warnings
@ 2018-10-15 22:07 Jeff Kirsher
2018-10-16 20:03 ` Niklas Cassel
0 siblings, 1 reply; 2+ messages in thread
From: Jeff Kirsher @ 2018-10-15 22:07 UTC (permalink / raw)
To: Kalle Valo; +Cc: ath10k
[-- Attachment #1.1: Type: text/plain, Size: 514 bytes --]
Not sure if you aware, with David Miller's latest net-next tree, doing a
'make allmodconfig' produces the following Kconfig errors:
[15:06:06]$ make allmodconfig
scripts/kconfig/conf --allmodconfig Kconfig
WARNING: unmet direct dependencies detected for QCOM_QMI_HELPERS
Depends on [n]: ARCH_QCOM && NET [=y]
Selected by [m]:
- ATH10K_SNOC [=m] && NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_ATH
[=y] && ATH10K [=m] && (ARCH_QCOM || COMPILE_TEST [=y])
#
# configuration written to .config
#
[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 146 bytes --]
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ath10k: Kconfig build warnings
2018-10-15 22:07 ath10k: Kconfig build warnings Jeff Kirsher
@ 2018-10-16 20:03 ` Niklas Cassel
0 siblings, 0 replies; 2+ messages in thread
From: Niklas Cassel @ 2018-10-16 20:03 UTC (permalink / raw)
To: Jeff Kirsher; +Cc: ath10k, Kalle Valo
On Mon, Oct 15, 2018 at 03:07:18PM -0700, Jeff Kirsher wrote:
> Not sure if you aware, with David Miller's latest net-next tree, doing a
> 'make allmodconfig' produces the following Kconfig errors:
>
> [15:06:06]$ make allmodconfig
> scripts/kconfig/conf --allmodconfig Kconfig
>
> WARNING: unmet direct dependencies detected for QCOM_QMI_HELPERS
> Depends on [n]: ARCH_QCOM && NET [=y]
> Selected by [m]:
> - ATH10K_SNOC [=m] && NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_ATH
> [=y] && ATH10K [=m] && (ARCH_QCOM || COMPILE_TEST [=y])
> #
> # configuration written to .config
> #
Hello Jeff,
I believe this will be fixed by:
ccfb464cd106 ("soc: qcom: Allow COMPILE_TEST of qcom SoC Kconfigs")
Which is currently in linux-next.
Kind regards,
Niklas
> _______________________________________________
> ath10k mailing list
> ath10k@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/ath10k
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-10-16 20:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-15 22:07 ath10k: Kconfig build warnings Jeff Kirsher
2018-10-16 20:03 ` Niklas Cassel
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.