diff --git a/arch/c6x/Kconfig b/arch/c6x/Kconfig
index 3fc28fbb1cc4af0545dec15c5fa9cb8142c0b8fe..1f15b88b537fb534428470f02fe7ca962261ae58 100644
--- a/arch/c6x/Kconfig
+++ b/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