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 <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Andreas Larsson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 6613476 commit 0955723

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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)