diff options
Diffstat (limited to 'package/swupdate/Config.in')
-rw-r--r-- | package/swupdate/Config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/swupdate/Config.in b/package/swupdate/Config.in index d9ef1bc7a4..dbc69f1fe8 100644 --- a/package/swupdate/Config.in +++ b/package/swupdate/Config.in @@ -32,6 +32,8 @@ config BR2_PACKAGE_SWUPDATE archives. * Select BR2_PACKAGE_UBOOT_TOOLS and BR2_PACKAGE_ZLIB to add support for setting the U-Boot environment. + * Select BR2_PACKAGE_ZEROMQ to add support for using a remote + handler. https://sbabic.github.io/swupdate |