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

index 68ea75195401aefe41e65e5b2e56be218559c74f..1a3dd62acdfa806a614bf6639f2a48eeeb4aca05 100644 (file)
@@ -50,7 +50,6 @@ config BR2_PACKAGE_OPENPOWERLINK_STACK_MONOLITHIC_USER_STACK_LIB
 config BR2_PACKAGE_OPENPOWERLINK_STACK_USERSPACE_DAEMON_LIB
        bool "user-space pcap daemon"
        select BR2_PACKAGE_LIBPCAP
-       select BR2_PACKAGE_OPENPOWERLINK_PCAP_DAEMON
        help
          Compile openPOWERLINK application library which contains the
          interface to a Linux user space driver, and the Linux user