diff options
| author | Peter Robinson <pbrobinson@gmail.com> | 2013-02-13 23:35:32 +0000 |
|---|---|---|
| committer | Peter Robinson <pbrobinson@gmail.com> | 2013-02-13 23:35:32 +0000 |
| commit | 1d8418f89ef3533efe7702492929de27fbf304a1 (patch) | |
| tree | 22e208ee5a355a16bcbf1224969d3284342e168a | |
| parent | 061c643162fbf0a190f17eb2b0b1de0c5bf6d0c1 (diff) | |
Disable tegra30
| -rw-r--r-- | config-arm-tegra | 2 | ||||
| -rw-r--r-- | kernel.spec | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/config-arm-tegra b/config-arm-tegra index b62bdece..869b1728 100644 --- a/config-arm-tegra +++ b/config-arm-tegra @@ -1,7 +1,7 @@ CONFIG_ARCH_TEGRA=y CONFIG_ARCH_TEGRA_2x_SOC=y -CONFIG_ARCH_TEGRA_3x_SOC=y +# CONFIG_ARCH_TEGRA_3x_SOC is not set # CONFIG_ARM_LPAE is not set CONFIG_VFP=y diff --git a/kernel.spec b/kernel.spec index 7050bbc9..8d7f1de9 100644 --- a/kernel.spec +++ b/kernel.spec @@ -2310,6 +2310,9 @@ fi # ||----w | # || || %changelog +* Wed Feb 13 2013 Peter Robinson <pbrobinson@fedoraproject.org> +- Disable tegra30 + * Wed Feb 13 2013 Josh Boyer <jwboyer@redhat.com> - 3.8.0-0.rc7.git2.1 - Linux v3.8-rc7-32-gecf223f |
