Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit df216074 authored by Shawn Guo's avatar Shawn Guo
Browse files

ARM: imx: remove unnecessary ARCH_HAS_OPP select



Since ARCH_MXC already selects ARCH_HAS_OPP, it's really unnecessary for
SOC_IMX27 and SOC_IMX5 to select it again.

Signed-off-by: default avatarShawn Guo <shawn.guo@freescale.com>
parent 59d05b51
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -85,7 +85,6 @@ config SOC_IMX25

config SOC_IMX27
	bool
	select ARCH_HAS_OPP
	select CPU_ARM926T
	select IMX_HAVE_IOMUX_V1
	select MXC_AVIC
@@ -659,7 +658,6 @@ comment "Device tree only"

config SOC_IMX5
	bool
	select ARCH_HAS_OPP
	select HAVE_IMX_SRC
	select MXC_TZIC