Skip to content

Commit 0955723

Browse files
bulwahnandreas-gaisler
authored andcommitted
sparc: remove obsolete config ARCH_ATU
Before consolidation of commit 4965a68 ("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
1 parent 6613476 commit 0955723

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

arch/sparc/Kconfig

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,6 @@ config ARCH_PROC_KCORE_TEXT
112112
config CPU_BIG_ENDIAN
113113
def_bool y
114114

115-
config ARCH_ATU
116-
bool
117-
default y if SPARC64
118-
119115
config STACKTRACE_SUPPORT
120116
bool
121117
default y if SPARC64

0 commit comments

Comments
 (0)