Skip to content

Commit c709149

Browse files
committed
rak7268v2: Refactor Concentratord package config.
1 parent fbfc4ef commit c709149

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

conf/rak_rak7268v2/.config

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1806,8 +1806,12 @@ CONFIG_PACKAGE_chirpstack-concentratord=y
18061806
# CONFIG_PACKAGE_chirpstack-concentratord-2g4 is not set
18071807
# CONFIG_PACKAGE_chirpstack-concentratord-sx1301 is not set
18081808
CONFIG_PACKAGE_chirpstack-concentratord-sx1302=y
1809+
CONFIG_PACKAGE_chirpstack-concentratord-target-rak7268v2=y
1810+
# CONFIG_PACKAGE_chirpstack-concentratord-target-rpi is not set
18091811
CONFIG_PACKAGE_chirpstack-mqtt-forwarder=y
1812+
CONFIG_PACKAGE_chirpstack-mqtt-forwarder-single=y
18101813
CONFIG_PACKAGE_chirpstack-udp-forwarder=y
1814+
CONFIG_PACKAGE_chirpstack-udp-forwarder-single=y
18111815
# CONFIG_PACKAGE_libloragw-2g4 is not set
18121816
# CONFIG_PACKAGE_libloragw-2g4-utils is not set
18131817
# CONFIG_PACKAGE_libloragw-sx1301 is not set
@@ -4662,10 +4666,13 @@ CONFIG_PACKAGE_luci-mod-system=y
46624666
CONFIG_PACKAGE_luci-app-chirpstack=y
46634667
# CONFIG_PACKAGE_luci-app-chirpstack-apps is not set
46644668
# CONFIG_PACKAGE_luci-app-chirpstack-chirpstack is not set
4665-
# CONFIG_PACKAGE_luci-app-chirpstack-concentratord is not set
4666-
CONFIG_PACKAGE_luci-app-chirpstack-concentratord-rak7268v2=y
4669+
CONFIG_PACKAGE_luci-app-chirpstack-concentratord=y
4670+
CONFIG_PACKAGE_luci-app-chirpstack-concentratord-target-rak7268v2=y
4671+
# CONFIG_PACKAGE_luci-app-chirpstack-concentratord-target-rpi is not set
46674672
CONFIG_PACKAGE_luci-app-chirpstack-mqtt-forwarder=y
4673+
CONFIG_PACKAGE_luci-app-chirpstack-mqtt-forwarder-single=y
46684674
CONFIG_PACKAGE_luci-app-chirpstack-udp-forwarder=y
4675+
CONFIG_PACKAGE_luci-app-chirpstack-udp-forwarder-single=y
46694676
# CONFIG_PACKAGE_luci-app-cjdns is not set
46704677
# CONFIG_PACKAGE_luci-app-clamav is not set
46714678
# CONFIG_PACKAGE_luci-app-commands is not set

0 commit comments

Comments
 (0)