sparc: remove obsolete config ARCH_ATU
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Mon, 11 Dec 2023 08:30:29 +0000 (09:30 +0100)
committerAndreas Larsson <andreas@gaisler.com>
Thu, 15 Feb 2024 10:27:14 +0000 (11:27 +0100)
commit0955723ef93583be768c5ddc22aff11d6c3cc260
tree5a1d06020eaa20dfa0319a1a22f9337c814f8a2c
parent6613476e225e090cc9aad49be7fa504e290dd33d
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
arch/sparc/Kconfig