diff --git a/board/qemu/x86/linux-3.13.config b/board/qemu/x86/linux-3.13.config index ad9517c19b..d738e4d374 100644 --- a/board/qemu/x86/linux-3.13.config +++ b/board/qemu/x86/linux-3.13.config @@ -1,5 +1,6 @@ # CONFIG_LOCALVERSION_AUTO is not set # CONFIG_SWAP is not set +CONFIG_SYSVIPC=y # CONFIG_COMPAT_BRK is not set # CONFIG_BLK_DEV_BSG is not set # CONFIG_IOSCHED_DEADLINE is not set diff --git a/board/qemu/x86_64/linux-3.13.config b/board/qemu/x86_64/linux-3.13.config index ad9517c19b..d738e4d374 100644 --- a/board/qemu/x86_64/linux-3.13.config +++ b/board/qemu/x86_64/linux-3.13.config @@ -1,5 +1,6 @@ # CONFIG_LOCALVERSION_AUTO is not set # CONFIG_SWAP is not set +CONFIG_SYSVIPC=y # CONFIG_COMPAT_BRK is not set # CONFIG_BLK_DEV_BSG is not set # CONFIG_IOSCHED_DEADLINE is not set