aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x/Kconfig
diff options
context:
space:
mode:
authorMark Salter <msalter@redhat.com>2012-05-15 10:14:19 -0400
committerMark Salter <msalter@redhat.com>2012-05-18 09:59:22 -0400
commit8ff98b9c993d59d6b396a42266c6d323c8f28cec (patch)
tree0121b8621a6cb2f345e933f1a909dc1c57b89d23 /arch/c6x/Kconfig
parentfce244762775f662f5a278a05a6e494b6e4f2774 (diff)
C6X: remove unused config items
Signed-off-by: Mark Salter <msalter@redhat.com>
Diffstat (limited to 'arch/c6x/Kconfig')
-rw-r--r--arch/c6x/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/c6x/Kconfig b/arch/c6x/Kconfig
index 3fc28fbb1cc4..1f15b88b537f 100644
--- a/arch/c6x/Kconfig
+++ b/arch/c6x/Kconfig
@@ -19,24 +19,12 @@ config C6X
19config MMU 19config MMU
20 def_bool n 20 def_bool n
21 21
22config ZONE_DMA
23 def_bool y
24
25config FPU 22config FPU
26 def_bool n 23 def_bool n
27 24
28config HIGHMEM
29 def_bool n
30
31config NUMA
32 def_bool n
33
34config RWSEM_GENERIC_SPINLOCK 25config RWSEM_GENERIC_SPINLOCK
35 def_bool y 26 def_bool y
36 27
37config RWSEM_XCHGADD_ALGORITHM
38 def_bool n
39
40config GENERIC_CALIBRATE_DELAY 28config GENERIC_CALIBRATE_DELAY
41 def_bool y 29 def_bool y
42 30