So,
I've been playing a bit with the Kobo kernel, running through the config I found that
the original is compiled without 'netfilter' needed for a firewall.
Are there any other features missing that one would find in a common default kernel ?
EDIT: Summary missing features:
- netfilter - needed for firewall
- device mapper/crypt support - needed for encryption
- usb-otg
- multi-touch
- kexec - needed to boot other kernels
- nfs server
- cifs client/server