aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2006-06-22 14:01:48 -0400
committerPaul Mackerras <paulus@samba.org>2006-06-27 21:51:13 -0400
commit790d427616ae68559b711bf4348003c17249abf4 (patch)
tree6f93a68776b740b681a6ee4f15562c53675f2dd3
parentf17607fb17aabd3a963da39799bde17d81211ab0 (diff)
[POWERPC] Remove redundant STD_MMU selection.
Signed-off-by: Jon Loeliger <jdl@freescale.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
-rw-r--r--arch/powerpc/platforms/86xx/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/powerpc/platforms/86xx/Kconfig b/arch/powerpc/platforms/86xx/Kconfig
index 3d2b21aa1b57..d1ecc0f9ab58 100644
--- a/arch/powerpc/platforms/86xx/Kconfig
+++ b/arch/powerpc/platforms/86xx/Kconfig
@@ -29,9 +29,4 @@ config PPC_INDIRECT_PCI_BE
29 depends on PPC_86xx 29 depends on PPC_86xx
30 default y 30 default y
31 31
32config PPC_STD_MMU
33 bool
34 depends on PPC_86xx
35 default y
36
37endmenu 32endmenu