powerpc/scom: CONFIG_SCOM_DEBUGFS should depend on CONFIG_DEBUG_FS
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
Родитель
8adae0c8d8
Коммит
4777f79689
|
@ -28,7 +28,7 @@ config PPC_SCOM
|
|||
|
||||
config SCOM_DEBUGFS
|
||||
bool "Expose SCOM controllers via debugfs"
|
||||
depends on PPC_SCOM
|
||||
depends on PPC_SCOM && DEBUG_FS
|
||||
default n
|
||||
|
||||
config GE_FPGA
|
||||
|
|
Загрузка…
Ссылка в новой задаче