From c98a3925084bbf6b3d024b14be6eda5ea42c7d3b Mon Sep 17 00:00:00 2001 From: Trammell Hudson Date: Thu, 1 Dec 2016 14:02:26 -0500 Subject: [PATCH] enable EPOLL for plymouth --- config/linux.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/linux.config b/config/linux.config index a5687840..82b321f4 100644 --- a/config/linux.config +++ b/config/linux.config @@ -166,7 +166,7 @@ CONFIG_BUG=y CONFIG_PCSPKR_PLATFORM=y # CONFIG_BASE_FULL is not set # CONFIG_FUTEX is not set -# CONFIG_EPOLL is not set +CONFIG_EPOLL=y # CONFIG_SIGNALFD is not set # CONFIG_TIMERFD is not set # CONFIG_EVENTFD is not set