[kernel] Minor TI Keystone update

Peter Robinson pbrobinson at fedoraproject.org
Mon Jun 23 06:25:12 UTC 2014


commit 458f21d8c10a84231e4297db5f2ada7eff64eac8
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Jun 23 07:25:04 2014 +0100

    Minor TI Keystone update

 config-armv7-lpae |    4 ++--
 kernel.spec       |    1 +
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/config-armv7-lpae b/config-armv7-lpae
index 37d67b0..e86aaad 100644
--- a/config-armv7-lpae
+++ b/config-armv7-lpae
@@ -60,8 +60,8 @@ CONFIG_GPIO_DAVINCI=y
 CONFIG_I2C_DAVINCI=m
 CONFIG_TI_AEMIF=m
 CONFIG_POWER_RESET_KEYSTONE=y
-# CONFIG_DAVINCI_WATCHDOG is not set
-# CONFIG_SPI_DAVINCI is not set
+CONFIG_DAVINCI_WATCHDOG=m
+CONFIG_SPI_DAVINCI=m
 # CONFIG_SND_DAVINCI_SOC is not set
 # CONFIG_TI_SOC_THERMAL is not set
 
diff --git a/kernel.spec b/kernel.spec
index 1b91a5b..57d823b 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2227,6 +2227,7 @@ fi
 %changelog
 * Sun Jun 22 2014 Peter Robinson <pbrobinson at fedoraproject.org>
 - Enable Exynos now it's finally multi platform capable
+- Minor TI Keystone update
 - ARM config cleanups
 
 * Fri Jun 20 2014 Josh Boyer <jwboyer at fedoraproject.org>


More information about the scm-commits mailing list