提交 60a5eaba 编写于 作者: L Linus Walleij

gpio: select ANON_INODES

The build servers found that gpiolib is using ANON_INODES but
has forgotten to select it. Fix this.
Reported-by: Nkbuild test robot <fengguang.wu@intel.com>
Fixes: 521a2ad6 ("gpio: add userspace ABI for GPIO line information")
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 7d4defe2
...@@ -33,6 +33,7 @@ config ARCH_REQUIRE_GPIOLIB ...@@ -33,6 +33,7 @@ config ARCH_REQUIRE_GPIOLIB
menuconfig GPIOLIB menuconfig GPIOLIB
bool "GPIO Support" bool "GPIO Support"
select ANON_INODES
help help
This enables GPIO support through the generic GPIO library. This enables GPIO support through the generic GPIO library.
You only need to enable this, if you also want to enable You only need to enable this, if you also want to enable
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册