Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

sparc: remove obsolete config ARCH_ATU

Before consolidation of commit 4965a68780c5 ("arch: define the
ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig"), the config ARCH_ATU
was used to control the state of the config ARCH_DMA_ADDR_T_64BIT. After
this consolidation, the config ARCH_ATU has been without use and effect.

Remove this obsolete config.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andreas Larsson <andreas@gaisler.com>
Link: https://lore.kernel.org/r/20231211083029.22078-1-lukas.bulwahn@gmail.com

authored by

Lukas Bulwahn and committed by
Andreas Larsson
0955723e 6613476e

-4
-4
arch/sparc/Kconfig
··· 112 112 config CPU_BIG_ENDIAN 113 113 def_bool y 114 114 115 - config ARCH_ATU 116 - bool 117 - default y if SPARC64 118 - 119 115 config STACKTRACE_SUPPORT 120 116 bool 121 117 default y if SPARC64