diff options
Diffstat (limited to 'arch/c6x')
-rw-r--r-- | arch/c6x/Kconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/c6x/Kconfig b/arch/c6x/Kconfig index 3fc28fbb1cc..1f15b88b537 100644 --- a/arch/c6x/Kconfig +++ b/arch/c6x/Kconfig | |||
@@ -19,24 +19,12 @@ config C6X | |||
19 | config MMU | 19 | config MMU |
20 | def_bool n | 20 | def_bool n |
21 | 21 | ||
22 | config ZONE_DMA | ||
23 | def_bool y | ||
24 | |||
25 | config FPU | 22 | config FPU |
26 | def_bool n | 23 | def_bool n |
27 | 24 | ||
28 | config HIGHMEM | ||
29 | def_bool n | ||
30 | |||
31 | config NUMA | ||
32 | def_bool n | ||
33 | |||
34 | config RWSEM_GENERIC_SPINLOCK | 25 | config RWSEM_GENERIC_SPINLOCK |
35 | def_bool y | 26 | def_bool y |
36 | 27 | ||
37 | config RWSEM_XCHGADD_ALGORITHM | ||
38 | def_bool n | ||
39 | |||
40 | config GENERIC_CALIBRATE_DELAY | 28 | config GENERIC_CALIBRATE_DELAY |
41 | def_bool y | 29 | def_bool y |
42 | 30 | ||