Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118247
b: refs/heads/master
c: 3eeebf1
h: refs/heads/master
i:
  118245: 55d5b9a
  118243: 5ec08ca
  118239: 5b92f0c
v: v3
  • Loading branch information
Paul Mundt committed Oct 28, 2008
1 parent 1209236 commit fea3e68
Show file tree
Hide file tree
Showing 16 changed files with 2 additions and 1,940 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: 5ff0594e2f6fb3242a1a2a4794286244e95afab1
refs/heads/master: 3eeebf17f31c583f83e081b17b3076477cb96886
4 changes: 1 addition & 3 deletions trunk/Documentation/sh/new-machine.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@ Next, for companion chips:
`-- sh
`-- cchips
`-- hd6446x
|-- hd64461
| `-- cchip-specific files
`-- hd64465
`-- hd64461
`-- cchip-specific files

... and so on. Headers for the companion chips are treated the same way as
Expand Down
33 changes: 0 additions & 33 deletions trunk/arch/sh/cchips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,6 @@ config HD64461
Say Y if you want support for the HD64461.
Otherwise, say N.

config HD64465
bool "Hitachi HD64465 companion chip support"
---help---
The Hitachi HD64465 provides an interface for
the SH7750 CPU, supporting a LCD controller,
CRT color controller, IrDA, USB, PCMCIA,
keyboard controller, and a printer interface.

More information is available at
<http://global.hitachi.com/New/cnews/E/1998/981019B.html>.

Say Y if you want support for the HD64465.
Otherwise, say N.

endchoice

# These will also be split into the Kconfig's below
Expand All @@ -61,23 +47,4 @@ config HD64461_ENABLER
via the HD64461 companion chip.
Otherwise, say N.

config HD64465_IOBASE
hex "HD64465 start address"
depends on HD64465
default "0xb0000000"
help
The default setting of the HD64465 IO base address is 0xb0000000.

Do not change this unless you know what you are doing.

config HD64465_IRQ
int "HD64465 IRQ"
depends on HD64465
default "5"
help
The default setting of the HD64465 IRQ is 5.

Do not change this unless you know what you are doing.

endmenu

1 change: 0 additions & 1 deletion trunk/arch/sh/cchips/hd6446x/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
obj-$(CONFIG_HD64461) += hd64461.o
obj-$(CONFIG_HD64465) += hd64465/

EXTRA_CFLAGS += -Werror
6 changes: 0 additions & 6 deletions trunk/arch/sh/cchips/hd6446x/hd64465/Makefile

This file was deleted.

196 changes: 0 additions & 196 deletions trunk/arch/sh/cchips/hd6446x/hd64465/gpio.c

This file was deleted.

Loading

0 comments on commit fea3e68

Please sign in to comment.