aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
diff options
context:
space:
mode:
authorMike Rapoport <rppt@linux.ibm.com>2019-05-15 08:41:22 +0300
committerHelge Deller <deller@gmx.de>2019-05-20 10:51:39 +0200
commit7a95aab57b79b2d5b83b4ac7abceb14c91da0d36 (patch)
treef8e4c954a6a0a151dfec46b2c10eac0fe5d915aa /arch/parisc
parentLinux 5.2-rc1 (diff)
downloadlinux-dev-7a95aab57b79b2d5b83b4ac7abceb14c91da0d36.tar.xz
linux-dev-7a95aab57b79b2d5b83b4ac7abceb14c91da0d36.zip
parisc: Kconfig: remove ARCH_DISCARD_MEMBLOCK
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>
Diffstat (limited to 'arch/parisc')
-rw-r--r--arch/parisc/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig
index 09407ed1aacd..13b9512527c7 100644
--- a/arch/parisc/Kconfig
+++ b/arch/parisc/Kconfig
@@ -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