From 29ef008114c1a2049338f69d80b7ab6727849d94 Mon Sep 17 00:00:00 2001 From: Nathan Rossi Date: Thu, 30 May 2013 17:38:01 +1000 Subject: meta-kc705: linux-xlnx: Add "EPOLL" to defconfig Signed-off-by: Nathan Rossi --- meta-kc705/recipes-kernel/linux/linux-xlnx/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-kc705/recipes-kernel/linux/linux-xlnx/defconfig b/meta-kc705/recipes-kernel/linux/linux-xlnx/defconfig index 630ff778..d01b8120 100644 --- a/meta-kc705/recipes-kernel/linux/linux-xlnx/defconfig +++ b/meta-kc705/recipes-kernel/linux/linux-xlnx/defconfig @@ -95,7 +95,7 @@ CONFIG_BUG=y CONFIG_ELF_CORE=y CONFIG_BASE_FULL=y CONFIG_FUTEX=y -# CONFIG_EPOLL is not set +CONFIG_EPOLL=y CONFIG_SIGNALFD=y CONFIG_TIMERFD=y CONFIG_EVENTFD=y -- cgit v1.2.3-54-g00ecf