Configurations that enable OSTEST must not disable signals.

This commit is contained in:
Gregory Nutt
2017-01-24 09:25:38 -06:00
parent f40a0311f5
commit f858027d56
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -219,7 +219,7 @@ CONFIG_USER_ENTRYPOINT="ostest_main"
CONFIG_DISABLE_OS_API=y
CONFIG_DISABLE_POSIX_TIMERS=y
CONFIG_DISABLE_PTHREAD=y
CONFIG_DISABLE_SIGNALS=y
# CONFIG_DISABLE_SIGNALS is not set
CONFIG_DISABLE_MQUEUE=y
CONFIG_DISABLE_MOUNTPOINT=y
CONFIG_DISABLE_ENVIRON=y