mirror of https://github.com/openwrt/openwrt.git
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> |
||
|---|---|---|
| .. | ||
| Config-build.in | ||
| Config-devel.in | ||
| Config-images.in | ||
| Config-kernel.in | ||
| check-hostcxx.sh | ||
| check-uname.sh | ||