From 71b2c86f5fd22b27feaa6c19c2c6662480ecd7d5 Mon Sep 17 00:00:00 2001
From: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Date: Wed, 27 Jul 2005 04:55:54 -0300
Subject: [PATCH] ppc32: 8xx remove BROKEN Kconfig entry

8xx is not BROKEN anymore.

Signed-off-by: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
---
 arch/ppc/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig
index a862c03..2c2da9b 100644
--- a/arch/ppc/Kconfig
+++ b/arch/ppc/Kconfig
@@ -85,7 +85,6 @@ config POWER4
 	bool "POWER4 and 970 (G5)"
 
 config 8xx
-	depends on BROKEN
 	bool "8xx"
 
 config E200
-- 
cgit v1.1