You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
170 B

  1. if PACKAGE_node-mozilla-iot-gateway
  2. comment "Optional features"
  3. config MOIT_enable-plugin-support
  4. bool "Enable packages needed for some plugins"
  5. default y
  6. endif