netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Cavium Liquidio: select on undefined option LIBCRC32
@ 2015-06-12 11:26 Valentin Rothberg
  2015-06-16 23:51 ` [PATCH net-next] Modify Liquidio Kconfig for crc lib Raghu Vatsavayi
  0 siblings, 1 reply; 4+ messages in thread
From: Valentin Rothberg @ 2015-06-12 11:26 UTC (permalink / raw)
  To: rvatsavayi
  Cc: linux-kernel, Paul Bolle, Andreas Ruprecht, hengelein Stefan,
	netdev, davem, derek.chickles, satananda.burla, felix.manlunas,
	Robert.Richter, Aleksey.Makarov

Hi Raghu,

your commit f21fb3ed364b ("Add support of Cavium Liquidio ethernet
adapters") is in today's linux-next tree (i.e., next-20150612) adding
the following lines of code:

+config LIQUIDIO
[...]
+       select LIBCRC32

The select turns out to be a NOOP since there is no option LIBCRC32.
I guess it's a typo and the correct option is LIBCRC32C?

Is there a patch queued somewhere to fix the issue?

I detected the issue with ./scripts/checkkconfigsymbols.py.

Kind regards,
 Valentin

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

end of thread, other threads:[~2015-06-22  4:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-12 11:26 Cavium Liquidio: select on undefined option LIBCRC32 Valentin Rothberg
2015-06-16 23:51 ` [PATCH net-next] Modify Liquidio Kconfig for crc lib Raghu Vatsavayi
2015-06-21 16:51   ` David Miller
2015-06-22  4:32     ` Vatsavayi, Raghu

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).