Skip to content

Commit

Permalink
powerpc/44x: Migrate Canyonlands support to ppc44x_simple
Browse files Browse the repository at this point in the history
Migrate the AMCC Canyonlands 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 380c313 commit aaf136c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 64 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/platforms/44x/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ config CANYONLANDS
bool "Canyonlands"
depends on 44x
default n
select PPC44x_SIMPLE
select 460EX
select PCI
select PPC4xx_PCI_EXPRESS
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 @@ -8,5 +8,4 @@ obj-$(CONFIG_KATMAI) += katmai.o
obj-$(CONFIG_RAINIER) += rainier.o
obj-$(CONFIG_WARP) += warp.o
obj-$(CONFIG_WARP) += warp-nand.o
obj-$(CONFIG_CANYONLANDS) += canyonlands.o
obj-$(CONFIG_XILINX_VIRTEX_5_FXT) += virtex.o
63 changes: 0 additions & 63 deletions arch/powerpc/platforms/44x/canyonlands.c

This file was deleted.

0 comments on commit aaf136c

Please sign in to comment.