]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
[POWERPC] Remove redundant STD_MMU selection.
authorJon Loeliger <jdl@freescale.com>
Thu, 22 Jun 2006 18:01:48 +0000 (13:01 -0500)
committerPaul Mackerras <paulus@samba.org>
Wed, 28 Jun 2006 01:51:13 +0000 (11:51 +1000)
Signed-off-by: Jon Loeliger <jdl@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/86xx/Kconfig

index 3d2b21aa1b570f3b9a9be384c1558be2fe47e52e..d1ecc0f9ab586164277dd12c27021af74d00a836 100644 (file)
@@ -29,9 +29,4 @@ config PPC_INDIRECT_PCI_BE
        depends on PPC_86xx
        default y
 
-config PPC_STD_MMU
-       bool
-       depends on PPC_86xx
-       default y
-
 endmenu