[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 3d2b21a..d1ecc0f 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