Temporarily disable tegra until we get a fix from upstream

This commit is contained in:
Peter Robinson 2013-03-05 19:13:25 +00:00
parent e4ac04d8e1
commit 993b4799d8
2 changed files with 5 additions and 3 deletions

View File

@ -108,8 +108,7 @@ CONFIG_LEDS_RENESAS_TPU=y
CONFIG_OF=y CONFIG_OF=y
CONFIG_SERIAL_OF_PLATFORM=y CONFIG_SERIAL_OF_PLATFORM=y
# Need to fix, needs patch CONFIG_SERIAL_TEGRA=y
# CONFIG_SERIAL_TEGRA is not set
CONFIG_OF_GPIO=y CONFIG_OF_GPIO=y
CONFIG_OF_PCI=y CONFIG_OF_PCI=y
CONFIG_OF_PCI_IRQ=y CONFIG_OF_PCI_IRQ=y

View File

@ -252,8 +252,8 @@ Summary: The Linux kernel
# kernel up (unified kernel target), tegra and omap are only built on armv7 hfp/sfp # kernel up (unified kernel target), tegra and omap are only built on armv7 hfp/sfp
%ifnarch armv7hl armv7l %ifnarch armv7hl armv7l
%define with_omap 0 %define with_omap 0
%define with_tegra 0
%endif %endif
%define with_tegra 0
# if requested, only build base kernel # if requested, only build base kernel
%if %{with_baseonly} %if %{with_baseonly}
@ -2281,6 +2281,9 @@ fi
# ||----w | # ||----w |
# || || # || ||
%changelog %changelog
* Tue Mar 5 2013 Peter Robinson <pbrobinson@fedoraproject.org>
- Temporarily disable tegra until we get a fix from upstream
* Tue Mar 05 2013 Josh Boyer <jwboyer@redhat.com> * Tue Mar 05 2013 Josh Boyer <jwboyer@redhat.com>
- Add 3 fixes for efi issues (rhbz 917984) - Add 3 fixes for efi issues (rhbz 917984)
- Enable CONFIG_IP6_NF_TARGET_MASQUERADE - Enable CONFIG_IP6_NF_TARGET_MASQUERADE