From 054faa676360dcf8c7e9a3d172359efd4c97129e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mattias=20Walstr=C3=B6m?= Date: Fri, 27 Feb 2026 14:58:46 +0100 Subject: [PATCH] GPS: Disable GPS in _minimal config --- configs/aarch64_defconfig | 3 --- configs/aarch64_minimal_defconfig | 4 ---- configs/arm_defconfig | 3 --- configs/arm_minimal_defconfig | 4 ---- configs/riscv64_defconfig | 3 --- configs/x86_64_defconfig | 3 --- configs/x86_64_minimal_defconfig | 4 ---- 7 files changed, 24 deletions(-) diff --git a/configs/aarch64_defconfig b/configs/aarch64_defconfig index 5fcaf15f..e95fc940 100644 --- a/configs/aarch64_defconfig +++ b/configs/aarch64_defconfig @@ -41,9 +41,6 @@ BR2_PACKAGE_DBUS_CXX=y BR2_PACKAGE_DBUS_GLIB=y BR2_PACKAGE_EUDEV_RULES_GEN=y # BR2_PACKAGE_EUDEV_ENABLE_HWDB is not set -BR2_PACKAGE_GPSD_DEVICES="/dev/gps0" -BR2_PACKAGE_GPSD_MAX_CLIENT_VALUE=2 -BR2_PACKAGE_GPSD_MAX_DEV_VALUE=1 BR2_PACKAGE_GPTFDISK=y BR2_PACKAGE_GPTFDISK_SGDISK=y BR2_PACKAGE_MDIO_TOOLS=y diff --git a/configs/aarch64_minimal_defconfig b/configs/aarch64_minimal_defconfig index e535b535..15f8017f 100644 --- a/configs/aarch64_minimal_defconfig +++ b/configs/aarch64_minimal_defconfig @@ -41,9 +41,6 @@ BR2_PACKAGE_DBUS_CXX=y BR2_PACKAGE_DBUS_GLIB=y BR2_PACKAGE_EUDEV_RULES_GEN=y # BR2_PACKAGE_EUDEV_ENABLE_HWDB is not set -BR2_PACKAGE_GPSD_DEVICES="/dev/gps0" -BR2_PACKAGE_GPSD_MAX_CLIENT_VALUE=2 -BR2_PACKAGE_GPSD_MAX_DEV_VALUE=1 BR2_PACKAGE_GPTFDISK=y BR2_PACKAGE_GPTFDISK_SGDISK=y BR2_PACKAGE_MDIO_TOOLS=y @@ -126,7 +123,6 @@ INFIX_DESC="Infix is an immutable, friendly, and secure operating system that tu INFIX_HOME="https://github.com/kernelkit/infix/" INFIX_DOC="https://www.kernelkit.org/infix/" INFIX_SUPPORT="mailto:kernelkit@googlegroups.com" -BR2_PACKAGE_FEATURE_GPS=y BR2_PACKAGE_CONFD=y BR2_PACKAGE_NETD=y BR2_PACKAGE_CONFD_TEST_MODE=y diff --git a/configs/arm_defconfig b/configs/arm_defconfig index 081b4698..cc8cd0af 100644 --- a/configs/arm_defconfig +++ b/configs/arm_defconfig @@ -43,9 +43,6 @@ BR2_PACKAGE_DBUS_CXX=y BR2_PACKAGE_DBUS_GLIB=y BR2_PACKAGE_EUDEV_RULES_GEN=y # BR2_PACKAGE_EUDEV_ENABLE_HWDB is not set -BR2_PACKAGE_GPSD_DEVICES="/dev/gps0" -BR2_PACKAGE_GPSD_MAX_CLIENT_VALUE=2 -BR2_PACKAGE_GPSD_MAX_DEV_VALUE=1 BR2_PACKAGE_GPTFDISK=y BR2_PACKAGE_GPTFDISK_SGDISK=y BR2_PACKAGE_MDIO_TOOLS=y diff --git a/configs/arm_minimal_defconfig b/configs/arm_minimal_defconfig index f57a0263..64b9a529 100644 --- a/configs/arm_minimal_defconfig +++ b/configs/arm_minimal_defconfig @@ -43,9 +43,6 @@ BR2_PACKAGE_DBUS_CXX=y BR2_PACKAGE_DBUS_GLIB=y BR2_PACKAGE_EUDEV_RULES_GEN=y # BR2_PACKAGE_EUDEV_ENABLE_HWDB is not set -BR2_PACKAGE_GPSD_DEVICES="/dev/gps0" -BR2_PACKAGE_GPSD_MAX_CLIENT_VALUE=2 -BR2_PACKAGE_GPSD_MAX_DEV_VALUE=1 BR2_PACKAGE_GPTFDISK=y BR2_PACKAGE_GPTFDISK_SGDISK=y BR2_PACKAGE_MDIO_TOOLS=y @@ -126,7 +123,6 @@ INFIX_DESC="Infix is an immutable, friendly, and secure operating system that tu INFIX_HOME="https://github.com/kernelkit/infix/" INFIX_DOC="https://www.kernelkit.org/infix/" INFIX_SUPPORT="mailto:kernelkit@googlegroups.com" -BR2_PACKAGE_FEATURE_GPS=y BR2_PACKAGE_CONFD=y BR2_PACKAGE_NETD=y BR2_PACKAGE_CONFD_TEST_MODE=y diff --git a/configs/riscv64_defconfig b/configs/riscv64_defconfig index a7421e15..bacf46a9 100644 --- a/configs/riscv64_defconfig +++ b/configs/riscv64_defconfig @@ -52,9 +52,6 @@ BR2_PACKAGE_DBUS_CXX=y BR2_PACKAGE_DBUS_GLIB=y BR2_PACKAGE_EUDEV_RULES_GEN=y # BR2_PACKAGE_EUDEV_ENABLE_HWDB is not set -BR2_PACKAGE_GPSD_DEVICES="/dev/gps0" -BR2_PACKAGE_GPSD_MAX_CLIENT_VALUE=2 -BR2_PACKAGE_GPSD_MAX_DEV_VALUE=1 BR2_PACKAGE_GPTFDISK=y BR2_PACKAGE_GPTFDISK_SGDISK=y BR2_PACKAGE_MDIO_TOOLS=y diff --git a/configs/x86_64_defconfig b/configs/x86_64_defconfig index 8dbb20f7..9f10fa53 100644 --- a/configs/x86_64_defconfig +++ b/configs/x86_64_defconfig @@ -41,9 +41,6 @@ BR2_PACKAGE_DBUS_CXX=y BR2_PACKAGE_DBUS_GLIB=y BR2_PACKAGE_EUDEV_RULES_GEN=y # BR2_PACKAGE_EUDEV_ENABLE_HWDB is not set -BR2_PACKAGE_GPSD_DEVICES="/dev/gps0" -BR2_PACKAGE_GPSD_MAX_CLIENT_VALUE=2 -BR2_PACKAGE_GPSD_MAX_DEV_VALUE=1 BR2_PACKAGE_GPTFDISK=y BR2_PACKAGE_GPTFDISK_SGDISK=y BR2_PACKAGE_RNG_TOOLS=y diff --git a/configs/x86_64_minimal_defconfig b/configs/x86_64_minimal_defconfig index 7d1d55f4..c083a195 100644 --- a/configs/x86_64_minimal_defconfig +++ b/configs/x86_64_minimal_defconfig @@ -41,9 +41,6 @@ BR2_PACKAGE_DBUS_CXX=y BR2_PACKAGE_DBUS_GLIB=y BR2_PACKAGE_EUDEV_RULES_GEN=y # BR2_PACKAGE_EUDEV_ENABLE_HWDB is not set -BR2_PACKAGE_GPSD_DEVICES="/dev/gps0" -BR2_PACKAGE_GPSD_MAX_CLIENT_VALUE=2 -BR2_PACKAGE_GPSD_MAX_DEV_VALUE=1 BR2_PACKAGE_GPTFDISK=y BR2_PACKAGE_GPTFDISK_SGDISK=y BR2_PACKAGE_RNG_TOOLS=y @@ -125,7 +122,6 @@ INFIX_DESC="Infix is an immutable, friendly, and secure operating system that tu INFIX_HOME="https://github.com/kernelkit/infix/" INFIX_DOC="https://www.kernelkit.org/infix/" INFIX_SUPPORT="mailto:kernelkit@googlegroups.com" -BR2_PACKAGE_FEATURE_GPS=y BR2_PACKAGE_CONFD=y BR2_PACKAGE_NETD=y BR2_PACKAGE_CONFD_TEST_MODE=y