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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user