/linux/arch/arm/mach-rpc/ |
H A D | Kconfig | 6fd09c9afa49b343d17cecedd7879d097f37f2a9 Tue Jul 26 14:16:37 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: Kconfig: clean up platform selection
The top-level platform selection is mostly meaningless these days after almost everything is sorted below the CONFIG_ARCH_MULTIPLATFORM, with the only exception being the 20+ year old StrongARM based machines.
Make this more consistent by removing the entire choice statement and moving the StrongARM specific options into regular platform specific Kconfig files.
The three platforms (footbridge, rpc and sa1100) are still mutually exclusive and cannot coexist with other ARMv4/v5 machines, but since there are only three of them and we will not add more, this can be expressed using Kconfig 'depends on' statements.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/linux/arch/arm/configs/ |
H A D | assabet_defconfig | diff 6fd09c9afa49b343d17cecedd7879d097f37f2a9 Tue Jul 26 14:16:37 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: Kconfig: clean up platform selection
The top-level platform selection is mostly meaningless these days after almost everything is sorted below the CONFIG_ARCH_MULTIPLATFORM, with the only exception being the 20+ year old StrongARM based machines.
Make this more consistent by removing the entire choice statement and moving the StrongARM specific options into regular platform specific Kconfig files.
The three platforms (footbridge, rpc and sa1100) are still mutually exclusive and cannot coexist with other ARMv4/v5 machines, but since there are only three of them and we will not add more, this can be expressed using Kconfig 'depends on' statements.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | netwinder_defconfig | diff 6fd09c9afa49b343d17cecedd7879d097f37f2a9 Tue Jul 26 14:16:37 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: Kconfig: clean up platform selection
The top-level platform selection is mostly meaningless these days after almost everything is sorted below the CONFIG_ARCH_MULTIPLATFORM, with the only exception being the 20+ year old StrongARM based machines.
Make this more consistent by removing the entire choice statement and moving the StrongARM specific options into regular platform specific Kconfig files.
The three platforms (footbridge, rpc and sa1100) are still mutually exclusive and cannot coexist with other ARMv4/v5 machines, but since there are only three of them and we will not add more, this can be expressed using Kconfig 'depends on' statements.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | neponset_defconfig | diff 6fd09c9afa49b343d17cecedd7879d097f37f2a9 Tue Jul 26 14:16:37 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: Kconfig: clean up platform selection
The top-level platform selection is mostly meaningless these days after almost everything is sorted below the CONFIG_ARCH_MULTIPLATFORM, with the only exception being the 20+ year old StrongARM based machines.
Make this more consistent by removing the entire choice statement and moving the StrongARM specific options into regular platform specific Kconfig files.
The three platforms (footbridge, rpc and sa1100) are still mutually exclusive and cannot coexist with other ARMv4/v5 machines, but since there are only three of them and we will not add more, this can be expressed using Kconfig 'depends on' statements.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | h3600_defconfig | diff 6fd09c9afa49b343d17cecedd7879d097f37f2a9 Tue Jul 26 14:16:37 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: Kconfig: clean up platform selection
The top-level platform selection is mostly meaningless these days after almost everything is sorted below the CONFIG_ARCH_MULTIPLATFORM, with the only exception being the 20+ year old StrongARM based machines.
Make this more consistent by removing the entire choice statement and moving the StrongARM specific options into regular platform specific Kconfig files.
The three platforms (footbridge, rpc and sa1100) are still mutually exclusive and cannot coexist with other ARMv4/v5 machines, but since there are only three of them and we will not add more, this can be expressed using Kconfig 'depends on' statements.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | footbridge_defconfig | diff 6fd09c9afa49b343d17cecedd7879d097f37f2a9 Tue Jul 26 14:16:37 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: Kconfig: clean up platform selection
The top-level platform selection is mostly meaningless these days after almost everything is sorted below the CONFIG_ARCH_MULTIPLATFORM, with the only exception being the 20+ year old StrongARM based machines.
Make this more consistent by removing the entire choice statement and moving the StrongARM specific options into regular platform specific Kconfig files.
The three platforms (footbridge, rpc and sa1100) are still mutually exclusive and cannot coexist with other ARMv4/v5 machines, but since there are only three of them and we will not add more, this can be expressed using Kconfig 'depends on' statements.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | jornada720_defconfig | diff 6fd09c9afa49b343d17cecedd7879d097f37f2a9 Tue Jul 26 14:16:37 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: Kconfig: clean up platform selection
The top-level platform selection is mostly meaningless these days after almost everything is sorted below the CONFIG_ARCH_MULTIPLATFORM, with the only exception being the 20+ year old StrongARM based machines.
Make this more consistent by removing the entire choice statement and moving the StrongARM specific options into regular platform specific Kconfig files.
The three platforms (footbridge, rpc and sa1100) are still mutually exclusive and cannot coexist with other ARMv4/v5 machines, but since there are only three of them and we will not add more, this can be expressed using Kconfig 'depends on' statements.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | rpc_defconfig | diff 6fd09c9afa49b343d17cecedd7879d097f37f2a9 Tue Jul 26 14:16:37 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: Kconfig: clean up platform selection
The top-level platform selection is mostly meaningless these days after almost everything is sorted below the CONFIG_ARCH_MULTIPLATFORM, with the only exception being the 20+ year old StrongARM based machines.
Make this more consistent by removing the entire choice statement and moving the StrongARM specific options into regular platform specific Kconfig files.
The three platforms (footbridge, rpc and sa1100) are still mutually exclusive and cannot coexist with other ARMv4/v5 machines, but since there are only three of them and we will not add more, this can be expressed using Kconfig 'depends on' statements.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | collie_defconfig | diff 6fd09c9afa49b343d17cecedd7879d097f37f2a9 Tue Jul 26 14:16:37 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: Kconfig: clean up platform selection
The top-level platform selection is mostly meaningless these days after almost everything is sorted below the CONFIG_ARCH_MULTIPLATFORM, with the only exception being the 20+ year old StrongARM based machines.
Make this more consistent by removing the entire choice statement and moving the StrongARM specific options into regular platform specific Kconfig files.
The three platforms (footbridge, rpc and sa1100) are still mutually exclusive and cannot coexist with other ARMv4/v5 machines, but since there are only three of them and we will not add more, this can be expressed using Kconfig 'depends on' statements.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/linux/arch/arm/mach-sa1100/ |
H A D | Kconfig | diff 6fd09c9afa49b343d17cecedd7879d097f37f2a9 Tue Jul 26 14:16:37 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: Kconfig: clean up platform selection
The top-level platform selection is mostly meaningless these days after almost everything is sorted below the CONFIG_ARCH_MULTIPLATFORM, with the only exception being the 20+ year old StrongARM based machines.
Make this more consistent by removing the entire choice statement and moving the StrongARM specific options into regular platform specific Kconfig files.
The three platforms (footbridge, rpc and sa1100) are still mutually exclusive and cannot coexist with other ARMv4/v5 machines, but since there are only three of them and we will not add more, this can be expressed using Kconfig 'depends on' statements.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/linux/arch/arm/mach-footbridge/ |
H A D | Kconfig | diff 6fd09c9afa49b343d17cecedd7879d097f37f2a9 Tue Jul 26 14:16:37 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: Kconfig: clean up platform selection
The top-level platform selection is mostly meaningless these days after almost everything is sorted below the CONFIG_ARCH_MULTIPLATFORM, with the only exception being the 20+ year old StrongARM based machines.
Make this more consistent by removing the entire choice statement and moving the StrongARM specific options into regular platform specific Kconfig files.
The three platforms (footbridge, rpc and sa1100) are still mutually exclusive and cannot coexist with other ARMv4/v5 machines, but since there are only three of them and we will not add more, this can be expressed using Kconfig 'depends on' statements.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/linux/arch/arm/mach-imx/ |
H A D | Kconfig | diff 6fd09c9afa49b343d17cecedd7879d097f37f2a9 Tue Jul 26 14:16:37 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: Kconfig: clean up platform selection
The top-level platform selection is mostly meaningless these days after almost everything is sorted below the CONFIG_ARCH_MULTIPLATFORM, with the only exception being the 20+ year old StrongARM based machines.
Make this more consistent by removing the entire choice statement and moving the StrongARM specific options into regular platform specific Kconfig files.
The three platforms (footbridge, rpc and sa1100) are still mutually exclusive and cannot coexist with other ARMv4/v5 machines, but since there are only three of them and we will not add more, this can be expressed using Kconfig 'depends on' statements.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/linux/arch/arm/ |
H A D | Kconfig | diff 6fd09c9afa49b343d17cecedd7879d097f37f2a9 Tue Jul 26 14:16:37 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: Kconfig: clean up platform selection
The top-level platform selection is mostly meaningless these days after almost everything is sorted below the CONFIG_ARCH_MULTIPLATFORM, with the only exception being the 20+ year old StrongARM based machines.
Make this more consistent by removing the entire choice statement and moving the StrongARM specific options into regular platform specific Kconfig files.
The three platforms (footbridge, rpc and sa1100) are still mutually exclusive and cannot coexist with other ARMv4/v5 machines, but since there are only three of them and we will not add more, this can be expressed using Kconfig 'depends on' statements.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|