Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261927
b: refs/heads/master
c: 89576a6
h: refs/heads/master
i:
  261925: cb29694
  261923: 88005da
  261919: 87896e8
v: v3
  • Loading branch information
Paul Mundt committed Jun 24, 2011
1 parent 24e868f commit 1b9d39f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7912825d8b755e6a5b9839eab910f451b0271aba
refs/heads/master: 89576a62b38d53c2080fa25472c85f86189c4557
5 changes: 5 additions & 0 deletions trunk/arch/sh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,7 @@ config CPU_SUBTYPE_SH7720
select SYS_SUPPORTS_CMT
select ARCH_WANT_OPTIONAL_GPIOLIB
select USB_ARCH_HAS_OHCI
select USB_OHCI_SH
help
Select SH7720 if you have a SH3-DSP SH7720 CPU.

Expand All @@ -357,6 +358,7 @@ config CPU_SUBTYPE_SH7721
select CPU_HAS_DSP
select SYS_SUPPORTS_CMT
select USB_ARCH_HAS_OHCI
select USB_OHCI_SH
help
Select SH7721 if you have a SH3-DSP SH7721 CPU.

Expand Down Expand Up @@ -440,6 +442,7 @@ config CPU_SUBTYPE_SH7763
bool "Support SH7763 processor"
select CPU_SH4A
select USB_ARCH_HAS_OHCI
select USB_OHCI_SH
help
Select SH7763 if you have a SH4A SH7763(R5S77631) CPU.

Expand Down Expand Up @@ -467,7 +470,9 @@ config CPU_SUBTYPE_SH7786
select GENERIC_CLOCKEVENTS_BROADCAST if SMP
select ARCH_WANT_OPTIONAL_GPIOLIB
select USB_ARCH_HAS_OHCI
select USB_OHCI_SH
select USB_ARCH_HAS_EHCI
select USB_EHCI_SH

config CPU_SUBTYPE_SHX3
bool "Support SH-X3 processor"
Expand Down

0 comments on commit 1b9d39f

Please sign in to comment.