summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2012-02-19 12:34:38 +0000
committerPeter Robinson <pbrobinson@gmail.com>2012-02-19 12:34:38 +0000
commitd78aa36f27efd9aae57ccf16c0c162ccde0a0a42 (patch)
tree7ebab31a3fc68c0155b28130552c5c1493ccf54b /kernel.spec
parentabc7c8e59fc841044568c460ec95923701a00fc2 (diff)
downloadkernel-d78aa36f27efd9aae57ccf16c0c162ccde0a0a42.tar.gz
kernel-d78aa36f27efd9aae57ccf16c0c162ccde0a0a42.tar.xz
kernel-d78aa36f27efd9aae57ccf16c0c162ccde0a0a42.zip
More ARM config updates, fix NVEC patch
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index c79ba521c..68292e7b4 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -1335,7 +1335,7 @@ ApplyPatch linux-2.6-i386-nx-emulation.patch
#
#pplyPatch arm-omap-dt-compat.patch
ApplyPatch arm-smsc-support-reading-mac-address-from-device-tree.patch
-#ApplyPatch arm-tegra-nvec-kconfig.patch
+ApplyPatch arm-tegra-nvec-kconfig.patch
#
# bugfixes to drivers and filesystems
@@ -2359,6 +2359,10 @@ fi
# ||----w |
# || ||
%changelog
+* Sun Feb 19 2012 Peter Robinson <pbrobinson@fedoraproject.org>
+- Further updates to ARM config
+- Fix and re-enable Tegra NVEC patch
+
* Fri Feb 17 2012 Dave Jones <davej@redhat.com>
- improve handling of null rate in LIS3LV02Dx accelerometer driver. (rhbz 785814)