Add modules for GPS support (#1254)

This commit is contained in:
Tim Wilkinson 2024-08-02 11:24:03 -07:00 committed by GitHub
parent 3a67041011
commit a6d4a3f418
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -53,6 +53,8 @@ CONFIG_PACKAGE_curl=y
CONFIG_PACKAGE_e2fsprogs=m
CONFIG_PACKAGE_ethtool=y
CONFIG_PACKAGE_firewall4=y
CONFIG_PACKAGE_gpsd=m
CONFIG_PACKAGE_gpsd-clients=m
CONFIG_PACKAGE_iperf3=y
CONFIG_PACKAGE_jansson=n
CONFIG_PACKAGE_kmod-crypto-crc32c=m
@ -80,6 +82,7 @@ CONFIG_PACKAGE_kmod-slhc=m
CONFIG_PACKAGE_kmod-tun=m
CONFIG_PACKAGE_kmod-usb2=m
CONFIG_PACKAGE_kmod-usb3=m
CONFIG_PACKAGE_kmod-usb-acm=m
CONFIG_PACKAGE_kmod-usb-ohci=m
CONFIG_PACKAGE_kmod-usb-storage-extras=m
CONFIG_PACKAGE_kmod-usb-storage=m