提交 4777f796 编写于 作者: B Benjamin Herrenschmidt

powerpc/scom: CONFIG_SCOM_DEBUGFS should depend on CONFIG_DEBUG_FS

Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
上级 8adae0c8
...@@ -28,7 +28,7 @@ config PPC_SCOM ...@@ -28,7 +28,7 @@ config PPC_SCOM
config SCOM_DEBUGFS config SCOM_DEBUGFS
bool "Expose SCOM controllers via debugfs" bool "Expose SCOM controllers via debugfs"
depends on PPC_SCOM depends on PPC_SCOM && DEBUG_FS
default n default n
config GE_FPGA config GE_FPGA
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册