arc: remove support for DISCONTIGMEM
[platform/kernel/linux-starfive.git] / arch / arc / Kconfig
index 2d98501..d8f51eb 100644 (file)
@@ -62,10 +62,6 @@ config SCHED_OMIT_FRAME_POINTER
 config GENERIC_CSUM
        def_bool y
 
-config ARCH_DISCONTIGMEM_ENABLE
-       def_bool n
-       depends on BROKEN
-
 config ARCH_FLATMEM_ENABLE
        def_bool y
 
@@ -344,15 +340,6 @@ config ARC_HUGEPAGE_16M
 
 endchoice
 
-config NODES_SHIFT
-       int "Maximum NUMA Nodes (as a power of 2)"
-       default "0" if !DISCONTIGMEM
-       default "1" if DISCONTIGMEM
-       depends on NEED_MULTIPLE_NODES
-       help
-         Accessing memory beyond 1GB (with or w/o PAE) requires 2 memory
-         zones.
-
 config ARC_COMPACT_IRQ_LEVELS
        depends on ISA_ARCOMPACT
        bool "Setup Timer IRQ as high Priority"