ARM: imx: remove unnecessary ARCH_HAS_OPP select
authorShawn Guo <shawn.guo@freescale.com>
Tue, 29 Jul 2014 07:29:45 +0000 (15:29 +0800)
committerShawn Guo <shawn.guo@freescale.com>
Mon, 18 Aug 2014 03:38:34 +0000 (11:38 +0800)
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: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/Kconfig

index 9de84a2..be9a51a 100644 (file)
@@ -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