public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Question about the dependency on the config SOC_FSL in CPM_QMC
@ 2023-03-14  7:21 Lukas Bulwahn
  2023-03-14  7:57 ` Herve Codina
  2023-03-14  7:57 ` Christophe Leroy
  0 siblings, 2 replies; 5+ messages in thread
From: Lukas Bulwahn @ 2023-03-14  7:21 UTC (permalink / raw)
  To: Herve Codina, Li Yang, Christophe Leroy, Mark Brown, Qiang Zhao
  Cc: linuxppc-dev, Linux ARM, Linux Kernel Mailing List,
	kernel-janitors

Dear Herve,

In your patch below, you added the config CPM_QMC which depends on the
non-existing config SOC_FSL:

https://lore.kernel.org/r/20230217145645.1768659-7-herve.codina@bootlin.com

Up to my knowledge, the config SOC_FSL never existed in the mainline
tree. Is this dependency really required or can the expression simply
be reduced to COMPILE_TEST and we drop the dependency to SOC_FSL?

Note: This patch has now shown up in linux-next with commit
3178d58e0b97. Currently, it would not be possible to compile test this
driver, as the dependency on SOC_FSL is never met.


Best regards,

Lukas

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-03-14  8:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-14  7:21 Question about the dependency on the config SOC_FSL in CPM_QMC Lukas Bulwahn
2023-03-14  7:57 ` Herve Codina
2023-03-14  8:17   ` Lukas Bulwahn
2023-03-14  8:31     ` Herve Codina
2023-03-14  7:57 ` Christophe Leroy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox