Browse Source

C6X: remove unused config items

Signed-off-by: Mark Salter <msalter@redhat.com>
Mark Salter 13 years ago
parent
commit
8ff98b9c99
1 changed files with 0 additions and 12 deletions
  1. 0 12
      arch/c6x/Kconfig

+ 0 - 12
arch/c6x/Kconfig

@@ -19,24 +19,12 @@ config C6X
 config MMU
 	def_bool n
 
-config ZONE_DMA
-	def_bool y
-
 config FPU
 	def_bool n
 
-config HIGHMEM
-	def_bool n
-
-config NUMA
-	def_bool n
-
 config RWSEM_GENERIC_SPINLOCK
 	def_bool y
 
-config RWSEM_XCHGADD_ALGORITHM
-	def_bool n
-
 config GENERIC_CALIBRATE_DELAY
 	def_bool y