mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
ARM: Drop unreferenced CONFIG_* defines named after SoCs
The following config symbols are only defined once and never referenced anywhere else: CONFIG_ARM926EJS CONFIG_CPUAT91 CONFIG_EXYNOS5800 CONFIG_SYS_CORTEX_R4 Most of them are config symbols named after the respective SoCs which seems to have been a standard practice at some point. Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
This commit is contained in:
committed by
Tom Rini
parent
c604f47a80
commit
17796171be
@@ -50,7 +50,6 @@ CONFIG_ARCH_USE_BUILTIN_BSWAP
|
||||
CONFIG_ARC_MMU_VER
|
||||
CONFIG_ARC_SERIAL
|
||||
CONFIG_ARIES_M28_V10
|
||||
CONFIG_ARM926EJS
|
||||
CONFIG_ARMADA100
|
||||
CONFIG_ARMADA100_FEC
|
||||
CONFIG_ARMADA168
|
||||
@@ -272,7 +271,6 @@ CONFIG_CORTINA_FW_LENGTH
|
||||
CONFIG_CPLD_BR_PRELIM
|
||||
CONFIG_CPLD_OR_PRELIM
|
||||
CONFIG_CPM2
|
||||
CONFIG_CPUAT91
|
||||
CONFIG_CPU_ARCHS34
|
||||
CONFIG_CPU_ARMV8
|
||||
CONFIG_CPU_CAVIUM_OCTEON
|
||||
@@ -598,7 +596,6 @@ CONFIG_EXYNOS4210
|
||||
CONFIG_EXYNOS5
|
||||
CONFIG_EXYNOS5250
|
||||
CONFIG_EXYNOS5420
|
||||
CONFIG_EXYNOS5800
|
||||
CONFIG_EXYNOS5_DT
|
||||
CONFIG_EXYNOS7420
|
||||
CONFIG_EXYNOS_ACE_SHA
|
||||
@@ -2255,7 +2252,6 @@ CONFIG_SYS_CMXFCR_VALUE2
|
||||
CONFIG_SYS_CMXFCR_VALUE3
|
||||
CONFIG_SYS_CORE_SRAM
|
||||
CONFIG_SYS_CORE_SRAM_SIZE
|
||||
CONFIG_SYS_CORTEX_R4
|
||||
CONFIG_SYS_CORTINA_FW_IN_MMC
|
||||
CONFIG_SYS_CORTINA_FW_IN_NAND
|
||||
CONFIG_SYS_CORTINA_FW_IN_NOR
|
||||
|
Reference in New Issue
Block a user