Skip to content

Commit 21e380f

Browse files
krzkthierryreding
authored andcommitted
ARM: tegra: defconfig: Drop redundant ARCH_TEGRA_foo_SOC
All CONFIG_ARCH_TEGRA_2x_SOC-like symbols are now default for ARCH_TEGRA, so drop redundant lines from defconfigs. Tested with comparing include/generated/autoconf.h. Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Acked-by: Thierry Reding <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
1 parent 2965b16 commit 21e380f

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

arch/arm/configs/multi_v7_defconfig

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1142,10 +1142,6 @@ CONFIG_QCOM_SOCINFO=m
11421142
CONFIG_QCOM_STATS=m
11431143
CONFIG_QCOM_WCNSS_CTRL=m
11441144
CONFIG_ROCKCHIP_IODOMAIN=y
1145-
CONFIG_ARCH_TEGRA_2x_SOC=y
1146-
CONFIG_ARCH_TEGRA_3x_SOC=y
1147-
CONFIG_ARCH_TEGRA_114_SOC=y
1148-
CONFIG_ARCH_TEGRA_124_SOC=y
11491145
CONFIG_SOC_TI=y
11501146
CONFIG_KEYSTONE_NAVIGATOR_QMSS=y
11511147
CONFIG_KEYSTONE_NAVIGATOR_DMA=y

arch/arm/configs/tegra_defconfig

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -296,10 +296,6 @@ CONFIG_CROS_EC=y
296296
CONFIG_CROS_EC_I2C=m
297297
CONFIG_CROS_EC_SPI=m
298298
CONFIG_TEGRA_IOMMU_SMMU=y
299-
CONFIG_ARCH_TEGRA_2x_SOC=y
300-
CONFIG_ARCH_TEGRA_3x_SOC=y
301-
CONFIG_ARCH_TEGRA_114_SOC=y
302-
CONFIG_ARCH_TEGRA_124_SOC=y
303299
CONFIG_ARM_TEGRA_DEVFREQ=y
304300
CONFIG_MEMORY=y
305301
CONFIG_IIO=y

0 commit comments

Comments
 (0)