Configure standard kernel features (for small systems) (EMBEDDED) [Y/?] y
Sysctl syscall support (SYSCTL_SYSCALL) [Y/n/?] y
Load all symbols for debugging/ksymoops (KALLSYMS) [N/y/?] n
Support for hot-pluggable devices (HOTPLUG) [Y/n/?] y
Enable support for printk (PRINTK) [Y/n/?] y
BUG() support (BUG) [Y/n/?] y
Enable ELF core dumps (ELF_CORE) [N/y/?] n
Enable full-sized data structures for core (BASE_FULL) [Y/n/?] y
Enable futex support (FUTEX) [Y/n/?] y
Enable anonymous inode source (ANON_INODES) [Y/n/?] y
Enable eventpoll support (EPOLL) [Y/n/?] y
Enable signalfd() system call (SIGNALFD) [Y/n/?] y
Enable timerfd() system call (TIMERFD) [Y/n/?] y
Enable eventfd() system call (EVENTFD) [Y/n/?] y
Use full shmem filesystem (SHMEM) [Y/n/?] y
Enable VM event counters for /proc/vmstat (VM_EVENT_COUNTERS) [N/y/?] n
请问如何解决?
https://bitbucket.org/pedro311/freshtomato-mips/src/mips-master/
freshtomato编译时的配置是有epoll的,下面是当时编译的提示