linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Can ath11k automatically enable CRYPTO_MICHAEL_MIC?
@ 2023-11-08 14:33 James Prestwood
  2023-11-08 14:39 ` Jeff Johnson
  0 siblings, 1 reply; 3+ messages in thread
From: James Prestwood @ 2023-11-08 14:33 UTC (permalink / raw)
  To: linux-wireless

Hi,

I'm not very familiar with how the Kconfig stuff works, but I spent 
longer than I care to admit trying to get the ath11k support to show up 
in menuconfig.

The issue was CONFIG_CRYPT_MICHAEL_MIC was not set, which removed the 
ath11k driver from menuconfig because of:

depends on CRYPTO_MICHAEL_MIC

Maybe there was a good reason (again, I don't know much about Kconfig), 
but should/could this use "select" to automatically enable 
CRYPTO_MICHAEL_MIC?

Thanks,
James

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

end of thread, other threads:[~2023-11-13 15:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-08 14:33 Can ath11k automatically enable CRYPTO_MICHAEL_MIC? James Prestwood
2023-11-08 14:39 ` Jeff Johnson
2023-11-13 15:11   ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).