summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config-armv74
-rw-r--r--kernel.spec3
2 files changed, 7 insertions, 0 deletions
diff --git a/config-armv7 b/config-armv7
index e44e07f49..4f2c2c63d 100644
--- a/config-armv7
+++ b/config-armv7
@@ -481,6 +481,10 @@ CONFIG_NVEC_POWER=y
CONFIG_POWER_SUPPLY=y
CONFIG_NVEC_LEDS=y
CONFIG_NVEC_PAZ00=y
+CONFIG_MFD_TPS6586X=y
+CONFIG_GPIO_TPS6586X=y
+CONFIG_REGULATOR_TPS6586X=m
+CONFIG_RTC_DRV_TPS6586X=m
CONFIG_PWM_TEGRA=m
diff --git a/kernel.spec b/kernel.spec
index 6a104dcda..8b706f806 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2228,6 +2228,9 @@ fi
# ||----w |
# || ||
%changelog
+* Thu May 30 2013 Peter Robinson <pbrobinson@fedoraproject.org>
+- Minor ARM config update for tegra (AC100)
+
* Mon May 27 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc3.git0.1
- Linux v3.10-rc3
- Disable debugging options.