From d78aa36f27efd9aae57ccf16c0c162ccde0a0a42 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 19 Feb 2012 12:34:38 +0000 Subject: More ARM config updates, fix NVEC patch --- kernel.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index c79ba521..68292e7b 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 +- Further updates to ARM config +- Fix and re-enable Tegra NVEC patch + * Fri Feb 17 2012 Dave Jones - improve handling of null rate in LIS3LV02Dx accelerometer driver. (rhbz 785814) -- cgit