[PATCH 4/4] drivers edac fix pasemi kconfig depends

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From:	Doug Thompson <[email protected]>

Fixed  'depends on PPC_PASEMI' in EDAC Kconfig.
Module PASEMI depends ONLY on the PASEMI on PPC. 

Was previously enabled for ALL PPC 

Cc:             Alan Cox <[email protected]>
Cc:		Egor N. Martovetsky <[email protected]>
Signed-off-by:	Doug Thompson <[email protected]>
---
 Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: linux-2.6.23-rc1/drivers/edac/Kconfig
===================================================================
--- linux-2.6.23-rc1.orig/drivers/edac/Kconfig
+++ linux-2.6.23-rc1/drivers/edac/Kconfig
@@ -126,7 +126,7 @@ config EDAC_I5000
 config EDAC_PASEMI
 	tristate "PA Semi PWRficient"
 	depends on EDAC_MM_EDAC && PCI
-	depends on PPC
+	depends on PPC_PASEMI
 	help
 	  Support for error detection and correction on PA Semi
 	  PWRficient.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux