projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8adae0c
)
powerpc/scom: CONFIG_SCOM_DEBUGFS should depend on CONFIG_DEBUG_FS
author
Benjamin Herrenschmidt
<
[email protected]
>
Thu, 29 Aug 2013 06:58:12 +0000
(16:58 +1000)
committer
Benjamin Herrenschmidt
<
[email protected]
>
Fri, 11 Oct 2013 05:53:49 +0000
(16:53 +1100)
Signed-off-by: Benjamin Herrenschmidt <
[email protected]
>
arch/powerpc/sysdev/Kconfig
patch
|
blob
|
history
diff --git
a/arch/powerpc/sysdev/Kconfig
b/arch/powerpc/sysdev/Kconfig
index ab4cb54764721870b06e3b08ee42121fc7fb7ea4..13ec968be4c7a25ca79fc480a7aab26e514b3bb8 100644
(file)
--- a/
arch/powerpc/sysdev/Kconfig
+++ b/
arch/powerpc/sysdev/Kconfig
@@
-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