From f1fac620d9f955759701fcdbe78c7c1503b4fd6b Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 11 Nov 2012 20:00:39 +0000 Subject: [PATCH] Minor ARM unified config updates --- config-armv7 | 3 +++ kernel.spec | 3 +++ 2 files changed, 6 insertions(+) diff --git a/config-armv7 b/config-armv7 index cf8a1d3ed..22eeb25a0 100644 --- a/config-armv7 +++ b/config-armv7 @@ -44,6 +44,9 @@ CONFIG_HIGHPTE=y # CONFIG_CPU_ICACHE_DISABLE is not set # CONFIG_CPU_DCACHE_DISABLE is not set # CONFIG_DMA_CACHE_RWFO is not set +# CONFIG_ARM_LPAE is not set +# CONFIG_THUMB2_KERNEL is not set +# CONFIG_XEN is not set CONFIG_HVC_DCC=y # CONFIG_ARM_VIRT_EXT is not set diff --git a/kernel.spec b/kernel.spec index aecad39c7..57806170c 100644 --- a/kernel.spec +++ b/kernel.spec @@ -2324,6 +2324,9 @@ fi # ||----w | # || || %changelog +* Sun Nov 11 2012 Peter Robinson +- Minor ARM unified config updates + * Sun Nov 11 2012 Josh Boyer - 3.7.0-0.rc5.git0.1 - Linux v3.7-rc5 - Disable debugging options.