From a0feff3c2cc00c665d2497dd1c4080469ec75df9 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 22 Oct 2015 22:29:23 +0200 Subject: add aufs patch for 4.1.x --- target/linux/config/Config.in.aufs | 11 ++++++----- target/linux/config/Config.in.fs | 2 +- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'target/linux/config') diff --git a/target/linux/config/Config.in.aufs b/target/linux/config/Config.in.aufs index 033270fdc..9c65d37f4 100644 --- a/target/linux/config/Config.in.aufs +++ b/target/linux/config/Config.in.aufs @@ -49,6 +49,7 @@ config ADK_KERNEL_AUFS_HINOTIFY config ADK_KERNEL_AUFS_EXPORT bool "NFS-exportable aufs" + select ADK_KERNEL_EXPORTFS help If you want to export your mounted aufs via NFS, then enable this option. There are several requirements for this configuration. @@ -85,11 +86,11 @@ config ADK_KERNEL_AUFS_BR_FUSE It implements the internal poll(2) operation which is implemented by fuse only (curretnly). -config ADK_KERNEL_AUFS_DEBUG - bool "Debug aufs" - help - Enable this to compile aufs internal debug code. - It will have a negative impact to the performance. +#config ADK_KERNEL_AUFS_DEBUG +# bool "Debug aufs" +# help +# Enable this to compile aufs internal debug code. +# It will have a negative impact to the performance. endif endmenu diff --git a/target/linux/config/Config.in.fs b/target/linux/config/Config.in.fs index 2cc22e335..37d2cde15 100644 --- a/target/linux/config/Config.in.fs +++ b/target/linux/config/Config.in.fs @@ -11,7 +11,7 @@ config ADK_KERNEL_FSNOTIFY default y config ADK_KERNEL_EXPORTFS - bool + tristate config ADK_KERNEL_JBD2 tristate -- cgit v1.2.3