commit | 4dde045df8a1884d91dd09b7cc7ab95e7fcef074 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Aug 13 00:29:15 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 26 07:54:08 2015 -0700 |
tree | 8a82e7ff82387ff7f76c29ab381d4d14dcb646da | |
parent | 5942d3e48c52fcb6c929a446447fbe56ddbf1843 [diff] |
x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boards It looks that x86 chipset always contains a host bridge at pci b.d.f 0.0.0, so enable this for all boards. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>