Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/systemd: remove several Kernel config options
@ 2025-11-19 15:48 Norbert Lange
  2025-11-19 16:16 ` James Hilliard
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Norbert Lange @ 2025-11-19 15:48 UTC (permalink / raw)
  To: buildroot; +Cc: Norbert Lange, Sen Hastings

All those features are optional and prevent customization of the kernel.
Forcing IPv6 is particularly nasty.

This reverts parts of "package/systemd: bump to version 256.4"

Signed-off-by: Norbert Lange <nolange79@gmail.com>
---
 package/systemd/systemd.mk | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/package/systemd/systemd.mk b/package/systemd/systemd.mk
index 126ce7716f..0ee680e55e 100644
--- a/package/systemd/systemd.mk
+++ b/package/systemd/systemd.mk
@@ -863,35 +863,16 @@ define SYSTEMD_LINUX_CONFIG_FIXUPS
 
 	$(call KCONFIG_ENABLE_OPT,CONFIG_DMIID)
 
-	$(call KCONFIG_ENABLE_OPT,CONFIG_BLK_DEV_BSG)
-
 	$(call KCONFIG_ENABLE_OPT,CONFIG_NET_NS)
 
 	$(call KCONFIG_ENABLE_OPT,CONFIG_USER_NS)
 
 	$(call KCONFIG_DISABLE_OPT,CONFIG_SYSFS_DEPRECATED)
 
-	$(call KCONFIG_ENABLE_OPT,CONFIG_IPV6)
 	$(call KCONFIG_ENABLE_OPT,CONFIG_AUTOFS_FS)
 	$(call KCONFIG_ENABLE_OPT,CONFIG_AUTOFS4_FS)
 	$(call KCONFIG_ENABLE_OPT,CONFIG_TMPFS_POSIX_ACL)
 	$(call KCONFIG_ENABLE_OPT,CONFIG_TMPFS_XATTR)
-	$(call KCONFIG_ENABLE_OPT,CONFIG_SECCOMP)
-	$(call KCONFIG_ENABLE_OPT,CONFIG_SECCOMP_FILTER)
-	$(call KCONFIG_ENABLE_OPT,CONFIG_KCMP)
-	$(call KCONFIG_ENABLE_OPT,CONFIG_NET_SCHED)
-	$(call KCONFIG_ENABLE_OPT,CONFIG_NET_SCH_FQ_CODEL)
-
-	$(call KCONFIG_ENABLE_OPT,CONFIG_CGROUP_SCHED)
-	$(call KCONFIG_ENABLE_OPT,CONFIG_FAIR_GROUP_SCHED)
-
-	$(call KCONFIG_ENABLE_OPT,CONFIG_CFS_BANDWIDTH)
-
-	$(call KCONFIG_ENABLE_OPT,CONFIG_EFIVAR_FS)
-	$(call KCONFIG_ENABLE_OPT,CONFIG_EFI_PARTITION)
-
-	$(call KCONFIG_ENABLE_OPT,CONFIG_DMI)
-	$(call KCONFIG_ENABLE_OPT,CONFIG_DMI_SYSFS)
 
 	$(call KCONFIG_DISABLE_OPT,CONFIG_RT_GROUP_SCHED)
 
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2026-01-06 17:47 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-19 15:48 [Buildroot] [PATCH] package/systemd: remove several Kernel config options Norbert Lange
2025-11-19 16:16 ` James Hilliard
2025-11-19 16:32   ` Norbert Lange
2025-11-19 16:54     ` James Hilliard
2025-11-19 17:39       ` Norbert Lange
2025-11-19 17:44         ` Norbert Lange
2025-11-19 18:27           ` James Hilliard
2025-11-19 18:18         ` James Hilliard
2025-11-19 16:47 ` Marcus Hoffmann via buildroot
2025-11-19 17:02   ` James Hilliard
2026-01-01 22:09 ` Thomas Petazzoni via buildroot
2026-01-01 22:30   ` James Hilliard
2026-01-05 22:01     ` Norbert Lange
2026-01-06  9:39     ` Thomas Petazzoni via buildroot
2026-01-06 17:47       ` James Hilliard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox