[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAD3Xx4J-nVXvOdV4wdos44Tvm8iR-c_bSwN=E5W+=RbOtTwTCw@mail.gmail.com>
Date: Fri, 12 Jun 2015 13:26:36 +0200
From: Valentin Rothberg <valentinrothberg@...il.com>
To: rvatsavayi@...iumnetworks.com
Cc: linux-kernel@...r.kernel.org, Paul Bolle <pebolle@...cali.nl>,
Andreas Ruprecht <andreas.ruprecht@....de>,
hengelein Stefan <stefan.hengelein@....de>,
netdev@...r.kernel.org, davem@...emloft.net,
derek.chickles@...iumnetworks.com,
satananda.burla@...iumnetworks.com,
felix.manlunas@...iumnetworks.com,
Robert.Richter@...iumnetworks.com,
Aleksey.Makarov@...iumnetworks.com
Subject: Cavium Liquidio: select on undefined option LIBCRC32
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists