xiuos/APP_Framework/Framework/control/plc/interoperability/Kconfig

11 lines
244 B
Plaintext
Executable File

menuconfig USING_CONTROL_PLC_OPCUA
bool "PLC support OPCUA"
default y
depends on RESOURCES_LWIP
menuconfig USING_CONTROL_PLC_SOCKET
bool "PLC support SOCKET"
default y
depends on RESOURCES_LWIP