selftests: vm: add CONFIG_SYSVIPC=y to the config fragment

vm tests rely on shared memory settings. Enable system V IPC to run these
tests.

Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Tested-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
This commit is contained in:
Fathi Boudra 2017-03-20 12:18:22 +02:00 committed by Shuah Khan
parent f13b173174
commit 7ba3134092

View file

@ -1 +1,2 @@
CONFIG_SYSVIPC=y
CONFIG_USERFAULTFD=y