[kernel] re-enable IMX kernel now it builds again

Peter Robinson pbrobinson at fedoraproject.org
Tue Jun 26 00:17:18 UTC 2012


commit c710bd58dddb4b6fd99865516c3ec1aa6b4c2d90
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Jun 26 01:17:12 2012 +0100

    re-enable IMX kernel now it builds again

 config-arm-imx |    2 +-
 kernel.spec    |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/config-arm-imx b/config-arm-imx
index 08f213c..88dd42b 100644
--- a/config-arm-imx
+++ b/config-arm-imx
@@ -49,7 +49,7 @@ CONFIG_HW_RANDOM_MXC_RNGA=m
 CONFIG_I2C_IMX=m
 CONFIG_GPIO_GENERIC_PLATFORM=y
 CONFIG_GPIO_MCP23S08=m
-CONFIG_GPIO_MC9S08DZ60=y
+# CONFIG_GPIO_MC9S08DZ60 is not set
 CONFIG_DVB_TDA1004X=m
 CONFIG_DVB_PLL=m
 CONFIG_SND_IMX_SOC=m
diff --git a/kernel.spec b/kernel.spec
index 4e9ebdd..1e5931c 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -257,11 +257,11 @@ Summary: The Linux kernel
 
 # kernel up (versatile express), tegra, omap, imx and highbank are only built on armv7 hfp/sfp
 %ifnarch armv7hl armv7l
+%define with_imx 0
 %define with_highbank 0
 %define with_omap 0
 %define with_tegra 0
 %endif
-%define with_imx 0
 
 # kernel-kirkwood is only built for armv5
 %ifnarch armv5tel
@@ -2279,6 +2279,7 @@ fi
 %changelog
 * Mon Jun 25 2012 Peter Robinson <pbrobinson at fedoraproject.org>
 - Add patch to fix ARM OMAP build
+- re-enable IMX kernel now it builds again
 
 * Mon Jun 25 2012 Justin M. Forbes <jforbes at redhat.com> - 3.5.0-0.rc4.git0.1
 - Disable debugging options.


More information about the scm-commits mailing list