summaryrefslogtreecommitdiff
path: root/apps/modbus/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/modbus/Kconfig')
-rw-r--r--apps/modbus/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/modbus/Kconfig b/apps/modbus/Kconfig
index 839466930..da95abf6a 100644
--- a/apps/modbus/Kconfig
+++ b/apps/modbus/Kconfig
@@ -5,6 +5,10 @@
comment "FreeModbus"
+config MODBUS
+ bool "Modbus support via FreeModBus"
+ default n
+
config MB_ASCII_ENABLED
bool "Modbus ASCII support"
depends on MODBUS