diff options
author | Marcelo Tosatti <marcelo.tosatti@cyclades.com> | 2005-07-27 03:55:54 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-27 19:35:39 -0400 |
commit | 71b2c86f5fd22b27feaa6c19c2c6662480ecd7d5 (patch) | |
tree | 494c4c09d60c0be0c98be94724435d9ff84f2cf5 /arch/ppc/Kconfig | |
parent | bf85fa6c878aa3968df47d7f70a2b506c3e53b99 (diff) |
[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>
Diffstat (limited to 'arch/ppc/Kconfig')
-rw-r--r-- | arch/ppc/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig index a862c037c65d..2c2da9b43b7a 100644 --- a/arch/ppc/Kconfig +++ b/arch/ppc/Kconfig | |||
@@ -85,7 +85,6 @@ config POWER4 | |||
85 | bool "POWER4 and 970 (G5)" | 85 | bool "POWER4 and 970 (G5)" |
86 | 86 | ||
87 | config 8xx | 87 | config 8xx |
88 | depends on BROKEN | ||
89 | bool "8xx" | 88 | bool "8xx" |
90 | 89 | ||
91 | config E200 | 90 | config E200 |