OSDN Git Service

memblock: Kill ARCH_POPULATES_NODE_MAP once more
authorPaul Bolle <pebolle@tiscali.nl>
Wed, 20 Mar 2013 10:25:08 +0000 (11:25 +0100)
committerJames Hogan <james.hogan@imgtec.com>
Wed, 20 Mar 2013 13:07:58 +0000 (13:07 +0000)
commit2b8660ed3bfe95523561e6d6a6f1ce91389006b1
treef34077157a46e2b758a93d6b659edfc59e6e3816
parentb7fb9e6a48b13e1edea1f0b1f00a45defd7c9e0e
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: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Michal Simek <monstr@monstr.eu>
Signed-off-by: James Hogan <james.hogan@imgtec.com>
arch/metag/mm/Kconfig
arch/microblaze/Kconfig