Minor ARM build fixes
This commit is contained in:
parent
87ef682fd1
commit
3900a1c2e7
2 changed files with 5 additions and 1 deletions
|
|
@ -9,10 +9,10 @@ CONFIG_ARM=y
|
|||
|
||||
CONFIG_ARM_THUMB=y
|
||||
CONFIG_AEABI=y
|
||||
CONFIG_OABI_COMPAT=y
|
||||
CONFIG_VFP=y
|
||||
CONFIG_ARM_UNWIND=y
|
||||
# CONFIG_ARCH_MULTI_V7 is not set
|
||||
# CONFIG_OABI_COMPAT is not set
|
||||
|
||||
CONFIG_SMP=y
|
||||
CONFIG_NR_CPUS=4
|
||||
|
|
@ -333,6 +333,7 @@ CONFIG_EXTCON_GPIO=m
|
|||
# CONFIG_GPIO_EM is not set
|
||||
# CONFIG_HVC_DCC is not set
|
||||
# CONFIG_LEDS_RENESAS_TPU is not set
|
||||
# CONFIG_VIRTIO_CONSOLE is not set
|
||||
|
||||
# Possibly part of Snowball
|
||||
# CONFIG_MFD_T7L66XB is not set
|
||||
|
|
|
|||
|
|
@ -2324,6 +2324,9 @@ fi
|
|||
# '-' | |
|
||||
# '-'
|
||||
%changelog
|
||||
* Thu Feb 7 2013 Peter Robinson <pbrobinson@fedoraproject.org>
|
||||
- Minor ARM build fixes
|
||||
|
||||
* Wed Feb 06 2013 Josh Boyer <jwboyer@redhat.com>
|
||||
- Add patch to fix ath9k dma stop checks (rhbz 892811)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue