summaryrefslogtreecommitdiffstats
path: root/meta-kc705/recipes-kernel
diff options
context:
space:
mode:
authorNathan Rossi <nathan.rossi@xilinx.com>2013-05-30 17:38:01 +1000
committerNathan Rossi <nathan.rossi@xilinx.com>2013-05-30 18:57:53 +1000
commit29ef008114c1a2049338f69d80b7ab6727849d94 (patch)
tree0b9d19ed54381e5d61694a6a340434675400ca66 /meta-kc705/recipes-kernel
parentbb658a047ea4d6d82866911484d392fc27956b5e (diff)
downloadmeta-xilinx-29ef008114c1a2049338f69d80b7ab6727849d94.tar.gz
meta-kc705: linux-xlnx: Add "EPOLL" to defconfig
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Diffstat (limited to 'meta-kc705/recipes-kernel')
-rw-r--r--meta-kc705/recipes-kernel/linux/linux-xlnx/defconfig2
1 files changed, 1 insertions, 1 deletions
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
95CONFIG_ELF_CORE=y 95CONFIG_ELF_CORE=y
96CONFIG_BASE_FULL=y 96CONFIG_BASE_FULL=y
97CONFIG_FUTEX=y 97CONFIG_FUTEX=y
98# CONFIG_EPOLL is not set 98CONFIG_EPOLL=y
99CONFIG_SIGNALFD=y 99CONFIG_SIGNALFD=y
100CONFIG_TIMERFD=y 100CONFIG_TIMERFD=y
101CONFIG_EVENTFD=y 101CONFIG_EVENTFD=y