Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96269
b: refs/heads/master
c: f5f826c
h: refs/heads/master
i:
  96267: cbece78
v: v3
  • Loading branch information
Adrian Bunk authored and Paul Mundt committed May 8, 2008
1 parent 6149b77 commit 18ac453
Show file tree
Hide file tree
Showing 19 changed files with 3 additions and 1,548 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2a6b8148c050941dd61779cb0b49c5c3ea854ebf
refs/heads/master: f5f826c685464301e4316a9321eb95801c653158
13 changes: 2 additions & 11 deletions trunk/arch/sh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -448,14 +448,6 @@ config SH_DREAMCAST
Select Dreamcast if configuring for a SEGA Dreamcast.
More information at <http://www.linux-sh.org>

config SH_MPC1211
bool "Interface MPC1211"
depends on CPU_SUBTYPE_SH7751 && BROKEN
help
CTP/PCI-SH02 is a CPU module computer that is produced
by Interface Corporation.
More information at <http://www.interface.co.jp>

config SH_SH03
bool "Interface CTP/PCI-SH03"
depends on CPU_SUBTYPE_SH7751
Expand Down Expand Up @@ -657,8 +649,7 @@ source "arch/sh/drivers/Kconfig"
endmenu

config ISA_DMA_API
def_bool y
depends on SH_MPC1211
bool

menu "Kernel features"

Expand Down Expand Up @@ -763,7 +754,7 @@ menu "Boot options"

config ZERO_PAGE_OFFSET
hex "Zero page offset"
default "0x00004000" if SH_MPC1211 || SH_SH03
default "0x00004000" if SH_SH03
default "0x00010000" if PAGE_SIZE_64KB
default "0x00002000" if PAGE_SIZE_8KB
default "0x00001000"
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/sh/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ machdir-$(CONFIG_SH_7343_SOLUTION_ENGINE) += se/7343
machdir-$(CONFIG_SH_7721_SOLUTION_ENGINE) += se/7721
machdir-$(CONFIG_SH_HP6XX) += hp6xx
machdir-$(CONFIG_SH_DREAMCAST) += dreamcast
machdir-$(CONFIG_SH_MPC1211) += mpc1211
machdir-$(CONFIG_SH_SH03) += sh03
machdir-$(CONFIG_SH_SECUREEDGE5410) += snapgear
machdir-$(CONFIG_SH_RTS7751R2D) += renesas/rts7751r2d
Expand Down
8 changes: 0 additions & 8 deletions trunk/arch/sh/boards/mpc1211/Makefile

This file was deleted.

295 changes: 0 additions & 295 deletions trunk/arch/sh/boards/mpc1211/pci.c

This file was deleted.

Loading

0 comments on commit 18ac453

Please sign in to comment.