package/openpowerlink: drop bogus select
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 13 Dec 2019 15:28:47 +0000 (16:28 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 13 Dec 2019 20:04:48 +0000 (21:04 +0100)
commit76a6f1285d270b46ee79ce67a5a006cacd53b2ad
treeba15f53bcd2a4c162e1af3dad63c0709038be41c
parentef3f8ba99e9703383445e9fb0c2406d0b954c0b4
package/openpowerlink: drop bogus select

There is no option BR2_PACKAGE_OPENPOWERLINK_PCAP_DAEMON, and we never
had any option named like this, so it seems like a leftover from
previous iterations of the openpowerlink patch series. Since the
option does not exist, the select doesn't do anything, and we can
simply drop it.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/openpowerlink/Config.in