Skip to content
Snippets Groups Projects
Commit f5b0959f authored by Kim Phillips's avatar Kim Phillips Committed by Kumar Gala
Browse files

powerpc/83xx: enable EPOLL syscall in defconfig


83xx users looking to run apache will experience this error:

/var/log/apache2/error.log:
[emerg] (38)Function not implemented: Couldn't create pollset in child; check system or user limits

enabling CONFIG_EPOLL in kernel config fixes this so apache can run.

Signed-off-by: default avatarKim Phillips <kim.phillips@freescale.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 5bfb3fdc
No related branches found
No related tags found
Loading
Showing
with 14 additions and 14 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment