aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2018-11-05 17:40:31 +0000
committerChristian Brauner <christian@brauner.io>2019-04-19 14:03:11 +0200
commit5dd50aaeb1853ee0953b60fa6d1143d95429ae7b (patch)
treec0f3f684d0621b7305bb7bdcf83fb1d56acaa16a /drivers/gpio
parentLinux 5.1-rc4 (diff)
downloadlinux-dev-5dd50aaeb1853ee0953b60fa6d1143d95429ae7b.tar.xz
linux-dev-5dd50aaeb1853ee0953b60fa6d1143d95429ae7b.zip
Make anon_inodes unconditional
Make the anon_inodes facility unconditional so that it can be used by core VFS code and pidfd code. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> [christian@brauner.io: adapt commit message to mention pidfds] Signed-off-by: Christian Brauner <christian@brauner.io>
Diffstat (limited to 'drivers/gpio')
-rw-r--r--drivers/gpio/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 3f50526a771f..0f91600c27ae 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -12,7 +12,6 @@ config ARCH_HAVE_CUSTOM_GPIO_H
menuconfig GPIOLIB
bool "GPIO Support"
- select ANON_INODES
help
This enables GPIO support through the generic GPIO library.
You only need to enable this, if you also want to enable