Skip to content

Commit

Permalink
ARM: clps711x: Drop fortunet board support
Browse files Browse the repository at this point in the history
This patch removes support for the fortunet board.
This board is not maintained by long time and it seems
no one is not using it.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Olof Johansson <olof@lixom.net>
  • Loading branch information
Alexander Shiyan authored and Olof Johansson committed Aug 14, 2013
1 parent 5104d26 commit a0d3a2d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 89 deletions.
3 changes: 0 additions & 3 deletions arch/arm/mach-clps711x/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ config ARCH_P720T
Say Y here if you intend to run this kernel on the ARM Prospector
720T.

config ARCH_FORTUNET
bool "FORTUNET"

config EP72XX_ROM_BOOT
bool "EP721x/EP731x ROM boot"
help
Expand Down
1 change: 0 additions & 1 deletion arch/arm/mach-clps711x/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ obj-$(CONFIG_ARCH_AUTCPU12) += board-autcpu12.o
obj-$(CONFIG_ARCH_CDB89712) += board-cdb89712.o
obj-$(CONFIG_ARCH_CLEP7312) += board-clep7312.o
obj-$(CONFIG_ARCH_EDB7211) += board-edb7211.o
obj-$(CONFIG_ARCH_FORTUNET) += board-fortunet.o
obj-$(CONFIG_ARCH_P720T) += board-p720t.o
85 changes: 0 additions & 85 deletions arch/arm/mach-clps711x/board-fortunet.c

This file was deleted.

0 comments on commit a0d3a2d

Please sign in to comment.