summaryrefslogtreecommitdiffstats
path: root/arch/openrisc
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2022-12-05 14:30:33 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2022-12-07 07:56:30 +0100
commitd3b8a88d34cc608084e31715ca2cab54c65cb39a (patch)
treed6833ec69dda7fe3b43d72c2fcdbd600f156c4f6 /arch/openrisc
parent3fec5568dbaabf12210d93406b5b6680a829245d (diff)
downloadbarebox-d3b8a88d34cc608084e31715ca2cab54c65cb39a.tar.gz
barebox-d3b8a88d34cc608084e31715ca2cab54c65cb39a.tar.xz
treewide: rename CONFIG_HAS_ARCH_SJLJ to CONFIG_ARCH_HAS_SJLJ
We have 9 symbols beginning with ARCH_HAS, but only with HAS_ARCH. Change it over for symmetry. No functional change. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.barebox.org/20221205133033.3008535-1-a.fatoum@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/openrisc')
-rw-r--r--arch/openrisc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/openrisc/Kconfig b/arch/openrisc/Kconfig
index 34b24bec08..4ae03b748c 100644
--- a/arch/openrisc/Kconfig
+++ b/arch/openrisc/Kconfig
@@ -6,7 +6,7 @@ config OPENRISC
select HAS_CACHE
select HAVE_CONFIGURABLE_MEMORY_LAYOUT
select GENERIC_FIND_NEXT_BIT
- select HAS_ARCH_SJLJ
+ select ARCH_HAS_SJLJ
default y
# not used