提交 2b8660ed 编写于 作者: P Paul Bolle 提交者: James Hogan

memblock: Kill ARCH_POPULATES_NODE_MAP once more

The Kconfig symbol ARCH_POPULATES_NODE_MAP was killed in v3.3. After
that it popped up again in microblaze and metag. Nobody noticed,
probably because these Kconfig symbols are entirely unused and these
architectures both select HAVE_MEMBLOCK_NODE_MAP. Anyhow, these two
entries can also be killed.
Signed-off-by: NPaul Bolle <pebolle@tiscali.nl>
Acked-by: NMichal Simek <monstr@monstr.eu>
Signed-off-by: NJames Hogan <james.hogan@imgtec.com>
上级 b7fb9e6a
...@@ -98,9 +98,6 @@ config MAX_ACTIVE_REGIONS ...@@ -98,9 +98,6 @@ config MAX_ACTIVE_REGIONS
default "2" if SPARSEMEM default "2" if SPARSEMEM
default "1" default "1"
config ARCH_POPULATES_NODE_MAP
def_bool y
config ARCH_SELECT_MEMORY_MODEL config ARCH_SELECT_MEMORY_MODEL
def_bool y def_bool y
......
...@@ -38,9 +38,6 @@ config RWSEM_GENERIC_SPINLOCK ...@@ -38,9 +38,6 @@ config RWSEM_GENERIC_SPINLOCK
config ZONE_DMA config ZONE_DMA
def_bool y def_bool y
config ARCH_POPULATES_NODE_MAP
def_bool y
config RWSEM_XCHGADD_ALGORITHM config RWSEM_XCHGADD_ALGORITHM
bool bool
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册