powerpc: Make CONFIG_RTAS_PROC depend on CONFIG_PROC_FS
[deliverable/linux.git] / arch / powerpc / platforms / Kconfig
index 34d224be93ba223fcd48b45e32a165281f409907..632444f155501976b7b6907f0045803c5bed2333 100644 (file)
@@ -128,7 +128,7 @@ config PPC_RTAS_DAEMON
 
 config RTAS_PROC
        bool "Proc interface to RTAS"
-       depends on PPC_RTAS
+       depends on PPC_RTAS && PROC_FS
        default y
 
 config RTAS_FLASH
This page took 0.071102 seconds and 5 git commands to generate.