projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[PATCH] i386: Fix bogus return value in hpet_next_event()
[linux-2.6]
/
arch
/
alpha
/
Kconfig
diff --git
a/arch/alpha/Kconfig
b/arch/alpha/Kconfig
index
84caf50
..
770f717
100644
(file)
--- a/
arch/alpha/Kconfig
+++ b/
arch/alpha/Kconfig
@@
-41,6
+41,10
@@
config GENERIC_CALIBRATE_DELAY
bool
default y
+config ZONE_DMA
+ bool
+ default y
+
config GENERIC_ISA_DMA
bool
default y