]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - mm/Kconfig
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
authorChristoph Hellwig <hch@lst.de>
Tue, 3 Apr 2018 14:24:20 +0000 (16:24 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 9 May 2018 04:56:33 +0000 (06:56 +0200)
commitd4a451d5fc849f9a0a133255ed197b148fc323d0
tree5df9dea42ff522437448e559b6a9397caa91613a
parentf616ab59c294b6ea6efa94f6139ea3eda2f52be0
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol

Instead select the PHYS_ADDR_T_64BIT for 32-bit architectures that need a
64-bit phys_addr_t type directly.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: James Hogan <jhogan@kernel.org>
arch/arc/Kconfig
arch/arm/kernel/setup.c
arch/arm/mm/Kconfig
arch/arm64/Kconfig
arch/mips/Kconfig
arch/powerpc/Kconfig
arch/powerpc/platforms/Kconfig.cputype
arch/riscv/Kconfig
arch/x86/Kconfig
mm/Kconfig