Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64522
b: refs/heads/master
c: 8313da3
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Aug 27, 2007
1 parent 12dc175 commit 72d62ff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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: 2704afebecc8e268e8c873b6dfab2077d679b593
refs/heads/master: 8313da304cdb32465064202814996a2ca33f04e7
10 changes: 5 additions & 5 deletions trunk/arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -692,10 +692,6 @@ config EARLY_PRINTK
config SYS_HAS_EARLY_PRINTK
bool

config GENERIC_ISA_DMA
bool
select ZONE_DMA

config HOTPLUG_CPU
bool
default n
Expand All @@ -715,9 +711,13 @@ config MIPS_DISABLE_OBSOLETE_IDE
config NO_IOPORT
def_bool n

config GENERIC_ISA_DMA
bool
select ZONE_DMA if GENERIC_ISA_DMA_SUPPORT_BROKEN=n

config GENERIC_ISA_DMA_SUPPORT_BROKEN
bool
select ZONE_DMA
select GENERIC_ISA_DMA

config GENERIC_GPIO
bool
Expand Down

0 comments on commit 72d62ff

Please sign in to comment.