]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: layerscape: remove redundant EDAC_SUPPORT selection
authorBaruch Siach <baruch@tkos.co.il>
Thu, 2 May 2024 19:43:07 +0000 (22:43 +0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 3 Jun 2024 01:58:30 +0000 (09:58 +0800)
CONFIG_ARM64 selects CONFIG_EDAC_SUPPORT already.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/Kconfig.platforms

index a52618073de2f7a82344f886e4dc65968020ec55..10723346291a0024e32cd50c25069283dbe6c56d 100644 (file)
@@ -207,7 +207,6 @@ if ARCH_NXP
 
 config ARCH_LAYERSCAPE
        bool "Freescale Layerscape SoC family"
-       select EDAC_SUPPORT
        help
          This enables support for the Freescale Layerscape SoC family.