1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 12:14:01 +02:00
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
2015-03-15 06:35:13 +00:00
..
Config-build.in toolchain: The glorious return of glibc, ver 2.21 2015-03-12 19:50:57 +00:00
Config-devel.in packages: fix typo in OpenWrt name 2014-12-07 16:53:30 +00:00
Config-images.in config: use PARTUUID by default on x86_64 2014-10-27 14:35:39 +00:00
Config-kernel.in kernel: enable open by fhandle syscalls 2015-03-15 06:35:13 +00:00