You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/config
John Crispin b1953bdf27 kernel: enable open by fhandle syscalls
This is needed by many services to function properly and as
all modern distributions got it enabled, it starts to be a
de-facto standard, i.e. user-space starts to silently depend
on it.

This also pulls in EXPORTFS, however, the kernel binary size
increases only a little.
On ARM systems comes down to 800 bytes uncompressed and about
200 bytes compressed size.
On MIPS systems it's about 1.2 kB size increase of the LZMA
compressed kernel.

v2: use menuconfig option instead of just enabling the option

Signed-off-by: Daniel Golle <daniel@makrotopia.org>

SVN-Revision: 44765
9 years ago
..
Config-build.in toolchain: The glorious return of glibc, ver 2.21 9 years ago
Config-devel.in packages: fix typo in OpenWrt name 10 years ago
Config-images.in config: use PARTUUID by default on x86_64 10 years ago
Config-kernel.in kernel: enable open by fhandle syscalls 9 years ago