Skip to content

Commit

Permalink
powerpc/44x: Migrate Rainier support to ppc44x_simple
Browse files Browse the repository at this point in the history
Migrate the AMCC Rainier board to use the ppc44x_simple platform file.

Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
  • Loading branch information
Josh Boyer committed Aug 28, 2008
1 parent cfcf81b commit 5c8495d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 63 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/platforms/44x/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ config RAINIER
bool "Rainier"
depends on 44x
default n
select PPC44x_SIMPLE
select 440GRX
select PCI
help
Expand Down
1 change: 0 additions & 1 deletion arch/powerpc/platforms/44x/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ obj-$(CONFIG_EBONY) += ebony.o
obj-$(CONFIG_TAISHAN) += taishan.o
obj-$(CONFIG_SAM440EP) += sam440ep.o
obj-$(CONFIG_SEQUOIA) += sequoia.o
obj-$(CONFIG_RAINIER) += rainier.o
obj-$(CONFIG_WARP) += warp.o
obj-$(CONFIG_WARP) += warp-nand.o
obj-$(CONFIG_XILINX_VIRTEX_5_FXT) += virtex.o
62 changes: 0 additions & 62 deletions arch/powerpc/platforms/44x/rainier.c

This file was deleted.

0 comments on commit 5c8495d

Please sign in to comment.