parisc: Kconfig: remove ARCH_DISCARD_MEMBLOCK
authorMike Rapoport <rppt@linux.ibm.com>
Wed, 15 May 2019 05:41:22 +0000 (08:41 +0300)
committerHelge Deller <deller@gmx.de>
Mon, 20 May 2019 08:51:39 +0000 (10:51 +0200)
Since commit 350e88bad496 ("mm: memblock: make keeping memblock memory
opt-in rather than opt-out") the default behaviour is to discard memblock
data after init and the ARCH_DISCARD_MEMBLOCK is obsolete.

Remove it.

Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/Kconfig

index 09407ed1aacd9377f4c67f5650a9d2b045eeb2b3..13b9512527c7825333380fc70ce1a2169a385f67 100644 (file)
@@ -36,7 +36,6 @@ config PARISC
        select GENERIC_STRNCPY_FROM_USER
        select SYSCTL_ARCH_UNALIGN_ALLOW
        select SYSCTL_EXCEPTION_TRACE
-       select ARCH_DISCARD_MEMBLOCK
        select HAVE_MOD_ARCH_SPECIFIC
        select VIRT_TO_BUS
        select MODULES_USE_ELF_RELA