projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Pull misc-for-upstream into release branch
[linux-2.6]
/
arch
/
m68knommu
/
Kconfig
diff --git
a/arch/m68knommu/Kconfig
b/arch/m68knommu/Kconfig
index
25993c2
..
823f737
100644
(file)
--- a/
arch/m68knommu/Kconfig
+++ b/
arch/m68knommu/Kconfig
@@
-17,6
+17,10
@@
config FPU
bool
default n
+config ZONE_DMA
+ bool
+ default y
+
config RWSEM_GENERIC_SPINLOCK
bool
default y
@@
-49,6
+53,9
@@
config TIME_LOW_RES
bool
default y
+config NO_IOPORT
+ def_bool y
+
source "init/Kconfig"
menu "Processor type and features"