minimal_defconfig: Add CONFIG_POSIX_TIMERS for stress-ng

Otherwise stress-ng will not return when timerout.

Signed-off-by: Ran Wang <wangran@bosc.ac.cn>
This commit is contained in:
Ran Wang
2025-07-18 18:28:16 +08:00
parent d7db0dff01
commit d6822ff65b
+1 -1
View File
@@ -22,7 +22,7 @@ CONFIG_EXPERT=y
# CONFIG_MULTIUSER is not set
# CONFIG_SYSFS_SYSCALL is not set
# CONFIG_FHANDLE is not set
# CONFIG_POSIX_TIMERS is not set
CONFIG_POSIX_TIMERS=y
# CONFIG_BUG is not set
# CONFIG_BASE_FULL is not set