Minor ARM unified config updates

This commit is contained in:
Peter Robinson 2012-11-11 20:00:39 +00:00
parent 9d0153e811
commit f1fac620d9
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -2324,6 +2324,9 @@ fi
# ||----w |
# || ||
%changelog
* Sun Nov 11 2012 Peter Robinson <pbrobinson@fedoraproject.org>
- Minor ARM unified config updates
* Sun Nov 11 2012 Josh Boyer <jwboyer@redhat.com> - 3.7.0-0.rc5.git0.1
- Linux v3.7-rc5
- Disable debugging options.