kernel config: Enable SECCOMP

This is used by systemd >= 231 and is not enabled in the ARM
multiplatform defconfig.
This commit is contained in:
Tuomas Tynkkynen 2016-08-18 16:33:46 +03:00
parent da68127737
commit bd68309643

View file

@ -321,6 +321,7 @@ with stdenv.lib;
DVB_DYNAMIC_MINORS? y # we use udev
EFI_STUB y # EFI bootloader in the bzImage itself
FHANDLE y # used by systemd
SECCOMP y # used by systemd >= 231
FRONTSWAP y
FUSION y # Fusion MPT device support
IDE n # deprecated IDE support