X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=alfred%2FConfig.in;h=97f9ea21f8b67ad8266462d36a2a203b0f78e0ae;hb=14a5842cbeae8c6f69d34321e0e6f4d27d1dd602;hp=1791949734ead566312e9014b4ff732c94458120;hpb=072ba90ce4b126e84d3e1734ba8e9d4beab48f03;p=lede-routing%2F.git diff --git a/alfred/Config.in b/alfred/Config.in index 1791949..97f9ea2 100644 --- a/alfred/Config.in +++ b/alfred/Config.in @@ -1,3 +1,6 @@ +config ALFRED_NEEDS_lua + bool + config ALFRED_NEEDS_libgps bool @@ -6,6 +9,12 @@ config PACKAGE_ALFRED_VIS depends on PACKAGE_alfred default y +config PACKAGE_ALFRED_BATHOSTS + bool "enable autogeneration of /etc/bat-hosts" + depends on PACKAGE_alfred + select ALFRED_NEEDS_lua + default n + config PACKAGE_ALFRED_GPSD bool "enable gpsd service for alfred" depends on PACKAGE_alfred