Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11223
b: refs/heads/master
c: 61ed242
h: refs/heads/master
i:
  11221: 0f0b539
  11219: 51a1b95
  11215: 01a90ba
v: v3
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent 4cf1d4b commit 4d35d90
Show file tree
Hide file tree
Showing 2 changed files with 7 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: 587cb98f368de7ea4382a6ca99847113fbbeea91
refs/heads/master: 61ed242d7e9d96dfb2e2f37058f5c822e5c6ca55
6 changes: 6 additions & 0 deletions trunk/arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ config MACH_JAZZ
bool "Support for the Jazz family of machines"
select ARC
select ARC32
select ARCH_MAY_HAVE_PC_FDC
select GENERIC_ISA_DMA
select I8259
select ISA
Expand Down Expand Up @@ -358,6 +359,7 @@ config MIPS_ATLAS

config MIPS_MALTA
bool "Support for MIPS Malta board"
select ARCH_MAY_HAVE_PC_FDC
select BOOT_ELF32
select HAVE_STD_PC_SERIAL_PORT
select DMA_NONCOHERENT
Expand Down Expand Up @@ -825,6 +827,7 @@ config SNI_RM200_PCI
bool "Support for SNI RM200 PCI"
select ARC
select ARC32
select ARCH_MAY_HAVE_PC_FDC
select BOOT_ELF32
select DMA_NONCOHERENT
select GENERIC_ISA_DMA
Expand Down Expand Up @@ -884,6 +887,9 @@ config ARC
depends on SNI_RM200_PCI || SGI_IP32 || SGI_IP27 || SGI_IP22 || MIPS_MAGNUM_4000 || OLIVETTI_M700 || ACER_PICA_61
default y

config ARCH_MAY_HAVE_PC_FDC
bool

config DMA_COHERENT
bool

Expand Down

0 comments on commit 4d35d90

Please sign in to comment.