diff --git a/mackerel/Makefile b/mackerel/Makefile index 93759ab..9262cb7 100644 --- a/mackerel/Makefile +++ b/mackerel/Makefile @@ -68,7 +68,7 @@ endef define Package/mackerel-agent/config config PACKAGE_MACKEREL_MAX_COMPRESSION - bool "Enable maximum compression by upx for the devices with small flash (<= 8 MiB)" + bool "Enable maximum compression by upx for small flash (<= 8 MiB)" default n depends on PACKAGE_mackerel-agent endef