Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286568
b: refs/heads/master
c: 5ee7153
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Ingo Molnar committed Jan 17, 2012
1 parent d8c0c3f commit 660f8d9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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: b54bd9be35f4084edb3eb9ee054a43f722a67483
refs/heads/master: 5ee71535440f034de1196b11f78cef81c4025c2b
20 changes: 10 additions & 10 deletions trunk/arch/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -120,16 +120,6 @@ config HAVE_LATENCYTOP_SUPPORT
config MMU
def_bool y

config ZONE_DMA
bool "DMA memory allocation support" if EXPERT
default y
help
DMA memory allocation support allows devices with less than 32-bit
addressing to allocate within the first 16MB of address space.
Disable if no such devices will be used.

If unsure, say Y.

config SBUS
bool

Expand Down Expand Up @@ -253,6 +243,16 @@ source "kernel/Kconfig.freezer"

menu "Processor type and features"

config ZONE_DMA
bool "DMA memory allocation support" if EXPERT
default y
help
DMA memory allocation support allows devices with less than 32-bit
addressing to allocate within the first 16MB of address space.
Disable if no such devices will be used.

If unsure, say Y.

source "kernel/time/Kconfig"

config SMP
Expand Down

0 comments on commit 660f8d9

Please sign in to comment.