[arm] disable CONFIG_PCIEPORTBUS

This commit is contained in:
Kyle McMartin 2013-09-04 14:38:42 -04:00
parent 48e1fd66a5
commit d548ee600a
2 changed files with 5 additions and 0 deletions

View File

@ -100,3 +100,4 @@ CONFIG_SMC911X=m
# CONFIG_MMC_SDHCI_PXAV3 is not set
# CONFIG_COMMON_CLK_SI5351 is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_PCIEPORTBUS is not set

View File

@ -2315,6 +2315,10 @@ fi
# ||----w |
# || ||
%changelog
* Wed Sep 4 2013 Kyle McMartin <kyle@redhat.com>
- [arm] Disable CONFIG_PCIEPORTBUS in arm-generic, causes untold problems
with registering bus windows on tegra.
* Wed Sep 4 2013 Josh Boyer <jwboyer@fedoraproject.org>
- Update linux-firmware requirements for newer radeon firmware (rhbz 988268 972518)