powerpc/44x: Migrate Sequoia support to ppc44x_simple
authorJosh Boyer <jwboyer@linux.vnet.ibm.com>
Tue, 19 Aug 2008 15:26:48 +0000 (11:26 -0400)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Thu, 28 Aug 2008 13:10:16 +0000 (09:10 -0400)
Migrate the AMCC Sequoia board to use the ppc44x_simple platform file.

Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
arch/powerpc/platforms/44x/Kconfig
arch/powerpc/platforms/44x/Makefile
arch/powerpc/platforms/44x/sequoia.c [deleted file]

index 89e7f1f..84e2a70 100644 (file)
@@ -31,6 +31,7 @@ config SEQUOIA
        bool "Sequoia"
        depends on 44x
        default n
+       select PPC44x_SIMPLE
        select 440EPX
        help
          This option enables support for the AMCC PPC440EPX evaluation board.
Simple merge
diff --cc arch/powerpc/platforms/44x/sequoia.c
Simple merge