Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4777f796 authored by Benjamin Herrenschmidt's avatar Benjamin Herrenschmidt
Browse files

powerpc/scom: CONFIG_SCOM_DEBUGFS should depend on CONFIG_DEBUG_FS

parent 8adae0c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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