enable futex for keylime

This commit is contained in:
Trammell Hudson 2017-03-27 18:52:31 -04:00
parent c3757650fd
commit e83ba0a0c7
Failed to extract signature

View File

@ -169,7 +169,7 @@ CONFIG_PRINTK_NMI=y
CONFIG_BUG=y CONFIG_BUG=y
CONFIG_PCSPKR_PLATFORM=y CONFIG_PCSPKR_PLATFORM=y
# CONFIG_BASE_FULL is not set # CONFIG_BASE_FULL is not set
# CONFIG_FUTEX is not set CONFIG_FUTEX=y
CONFIG_EPOLL=y CONFIG_EPOLL=y
# CONFIG_SIGNALFD is not set # CONFIG_SIGNALFD is not set
# CONFIG_TIMERFD is not set # CONFIG_TIMERFD is not set