Files
infix/package/profeth/Config.in
T
Tobias WaldekranzandJoachim Wiberg 23a25147cc package/p-net: new package
Use ael fork with not-yet upstreamed fixes for now.

Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com>
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2023-03-06 10:50:51 +01:00

15 lines
333 B
Plaintext

config BR2_PACKAGE_PROFETH_SUPPORTED
bool
default y
depends on BR2_PACKAGE_P_NET
depends on BR2_PACKAGE_NETSNMP_SERVER
config BR2_PACKAGE_PROFETH
bool "profeth"
depends on BR2_PACKAGE_PROFETH_SUPPORTED
help
Simple profinet switch management
comment "profeth needs p-net"
depends on !BR2_PACKAGE_PROFETH_SUPPORTED