commit | b6b4a0ec5550cf5e45e9b0b3527db63464e4c3d8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 14 18:18:29 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Nov 25 06:34:00 2014 -0700 |
tree | 14d3f28154f7dd2dd107af3df4d9e8631e308c90 | |
parent | e94ea6f656641e30392cf76089b65ea9aecde160 [diff] |
x86: config: Enable plug-and-play for link PCI Enable this option so that we can configure the available PCI devices. Also make sure that PCI is available early after relocation as we use it for several other subsystems. Signed-off-by: Simon Glass <sjg@chromium.org>