projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68e505e
)
ARM: spear: remove obsolete config MACH_SPEAR600
author
Lukas Bulwahn
<lukas.bulwahn@gmail.com>
Mon, 20 Mar 2023 13:01:59 +0000
(14:01 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Fri, 24 Mar 2023 17:53:08 +0000
(18:53 +0100)
ARM: spear: remove obsolete config MACH_SPEAR600
Since commit
ddb902cc3459
("ARM: centralize common multi-platform kconfig
options"), the config MACH_SPEAR600 has no effect. Remove this config.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link:
https://lore.kernel.org/r/20230320130159.32316-1-lukas.bulwahn@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-spear/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-spear/Kconfig
b/arch/arm/mach-spear/Kconfig
index 1add7ee49b63e462cfa27659920bbbdf37cd3c0f..7108ad628f8d38a2c0ceedbdd998c6fc7d092663 100644
(file)
--- a/
arch/arm/mach-spear/Kconfig
+++ b/
arch/arm/mach-spear/Kconfig
@@
-81,12
+81,6
@@
config ARCH_SPEAR6XX
help
Supports for ARM's SPEAR6XX family
-config MACH_SPEAR600
- def_bool y
- depends on ARCH_SPEAR6XX
- help
- Supports ST SPEAr600 boards configured via the device-tree
-
config ARCH_SPEAR_AUTO
bool
depends on !ARCH_SPEAR13XX && !ARCH_SPEAR6XX