[kernel/f19] Enable TPS65217 (am33xx) on ARM

Peter Robinson pbrobinson at fedoraproject.org
Mon May 6 22:16:32 UTC 2013


commit 99a4618a16f17ab02069fc5e3bed0b7275bbff21
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon May 6 23:16:16 2013 +0100

    Enable TPS65217 (am33xx) on ARM

 config-armv7 |    3 +++
 kernel.spec  |    3 +++
 2 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/config-armv7 b/config-armv7
index 4f27e5c..db8a2b6 100644
--- a/config-armv7
+++ b/config-armv7
@@ -137,6 +137,9 @@ CONFIG_TI_DAVINCI_CPDMA=m
 CONFIG_TI_CPSW=m
 CONFIG_TI_CPTS=y
 CONFIG_TI_EMIF=m
+CONFIG_MFD_TPS65217=m
+CONFIG_REGULATOR_TPS65217=m
+CONFIG_BACKLIGHT_TPS65217=m
 
 CONFIG_SERIAL_OMAP=y
 CONFIG_SERIAL_OMAP_CONSOLE=y
diff --git a/kernel.spec b/kernel.spec
index 0b03861..2385c60 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2296,6 +2296,9 @@ fi
 # and build.
 
 %changelog
+* Mon May  6 2013 Peter Robinson <pbrobinson at fedoraproject.org>
+- Enable TPS65217 (am33xx) on ARM
+
 * Mon May 06 2013 Josh Boyer <jwboyer at redhat.com>
 - Don't remove headers explicitly exported via UAPI (rhbz 959467)
 


More information about the scm-commits mailing list