Skip to content

Commit

Permalink
Blackfin arch: drop untested and useless "generic" board file
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Frysinger <[email protected]>
Signed-off-by: Bryan Wu <[email protected]>
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Mar 2, 2009
1 parent 559595a commit a572e21
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 1,002 deletions.
5 changes: 0 additions & 5 deletions arch/blackfin/mach-bf533/boards/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,4 @@ config BFIN532_IP0X
help
Core support for IP04/IP04 open hardware IP-PBX.

config GENERIC_BF533_BOARD
bool "Generic"
help
Generic or Custom board support.

endchoice
1 change: 0 additions & 1 deletion arch/blackfin/mach-bf533/boards/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# arch/blackfin/mach-bf533/boards/Makefile
#

obj-$(CONFIG_GENERIC_BF533_BOARD) += generic_board.o
obj-$(CONFIG_BFIN533_STAMP) += stamp.o
obj-$(CONFIG_BFIN532_IP0X) += ip0x.o
obj-$(CONFIG_BFIN533_EZKIT) += ezkit.o
Expand Down
126 changes: 0 additions & 126 deletions arch/blackfin/mach-bf533/boards/generic_board.c

This file was deleted.

5 changes: 0 additions & 5 deletions arch/blackfin/mach-bf537/boards/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,4 @@ config CAMSIG_MINOTAUR
help
Board supply package for CSP Minotaur

config GENERIC_BF537_BOARD
bool "Generic"
help
Generic or Custom board support.

endchoice
1 change: 0 additions & 1 deletion arch/blackfin/mach-bf537/boards/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# arch/blackfin/mach-bf537/boards/Makefile
#

obj-$(CONFIG_GENERIC_BF537_BOARD) += generic_board.o
obj-$(CONFIG_BFIN537_STAMP) += stamp.o
obj-$(CONFIG_BFIN537_BLUETECHNIX_CM) += cm_bf537.o
obj-$(CONFIG_BFIN537_BLUETECHNIX_TCM) += tcm_bf537.o
Expand Down
Loading

0 comments on commit a572e21

Please sign in to comment.