+config BR2_PACKAGE_OPENSER_MOD_DISPATCHER
+ prompt "openser-mod-dispatcher............ dispatcher support"
+ tristate
+ default m
+ select BR2_PACKAGE_OPENSER
+ help
+ Enable dispatcher options support
+
+config BR2_PACKAGE_OPENSER_MOD_DIVERSION
+ prompt "openser-mod-diversion............. diversion support"
+ tristate
+ default m
+ select BR2_PACKAGE_OPENSER
+ help
+ Enable diversion options support
+
+config BR2_PACKAGE_OPENSER_MOD_FLATSTORE
+ prompt "openser-mod-flatstore............. flatstore support"
+ tristate
+ default m
+ select BR2_PACKAGE_OPENSER
+ help
+ Enable flatstore support
+
+config BR2_PACKAGE_OPENSER_MOD_GFLAGS
+ prompt "openser-mod-gflags................ gflags support"
+ tristate
+ default m
+ select BR2_PACKAGE_OPENSER
+ help
+ Enable GFlags support
+
+config BR2_PACKAGE_OPENSER_MOD_GROUP
+ prompt "openser-mod-group................. group support"
+ tristate
+ default m
+ select BR2_PACKAGE_OPENSER
+ help
+ Enable group support
+
+config BR2_PACKAGE_OPENSER_MOD_GROUP_RADIUS
+ prompt "openser-mod-group-radius.......... group with RADIUS support"
+ tristate
+ default m
+ select BR2_PACKAGE_OPENSER
+ help
+ Enable group with RADIUS support
+
+config BR2_PACKAGE_OPENSER_MOD_LCR
+ prompt "openser-mod-lcr................... Least Cost Routing support"
+ tristate
+ default m
+ select BR2_PACKAGE_OPENSER
+ select BR2_PACKAGE_OPENSER_MOD_MYSQL
+ help
+ Enable Least Cost Routing support