mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:44:45 +01:00
ARM: spear: remove obsolete config MACH_SPEAR600
ARM: spear: remove obsolete config MACH_SPEAR600
Since commit ddb902cc34 ("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>
This commit is contained in:
parent
68e505e2aa
commit
2e6115c175
1 changed files with 0 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue