diff options
| author | Nathan Rossi <nathan.rossi@xilinx.com> | 2013-05-30 17:38:01 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2013-05-30 18:57:53 +1000 |
| commit | 29ef008114c1a2049338f69d80b7ab6727849d94 (patch) | |
| tree | 0b9d19ed54381e5d61694a6a340434675400ca66 /meta-kc705/recipes-kernel | |
| parent | bb658a047ea4d6d82866911484d392fc27956b5e (diff) | |
| download | meta-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/defconfig | 2 |
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 | |||
| 95 | CONFIG_ELF_CORE=y | 95 | CONFIG_ELF_CORE=y |
| 96 | CONFIG_BASE_FULL=y | 96 | CONFIG_BASE_FULL=y |
| 97 | CONFIG_FUTEX=y | 97 | CONFIG_FUTEX=y |
| 98 | # CONFIG_EPOLL is not set | 98 | CONFIG_EPOLL=y |
| 99 | CONFIG_SIGNALFD=y | 99 | CONFIG_SIGNALFD=y |
| 100 | CONFIG_TIMERFD=y | 100 | CONFIG_TIMERFD=y |
| 101 | CONFIG_EVENTFD=y | 101 | CONFIG_EVENTFD=y |
