mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-13 22:22:13 +00:00
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>