openwrt/config
Daniel Golle eb3df655fd kernel: add KERNEL_TIME_NS Kconfig knob
Enable time namespaces by default, following the existing pattern of
enabling all container-relevant features by default with optional
opt-out.

The knob carries no architecture dependency of its own. TIME_NS is
gated on GENERIC_VDSO_TIME_NS on 6.12 and on GENERIC_GETTIMEOFDAY on
6.18, so the set of architectures able to honour it differs per kernel
version. Where the dependency is unmet the kernel drops the symbol
during syncconfig, as it does for the other options offered
unconditionally here.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2026-09-18 16:03:13 +01:00
..
Config-build.in
Config-devel.in
Config-images.in
Config-kernel.in kernel: add KERNEL_TIME_NS Kconfig knob 2026-09-18 16:03:13 +01:00
check-hostcxx.sh
check-uname.sh