commit | 7a115d49c7e07b796a101bc33528c26460c66af9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Mar 05 12:25:30 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:07 2015 -0600 |
tree | 91998fac0d07089064c2c6c02bb65f6645a5c61e | |
parent | 5a822e17e3de78b60a4572f06e1ca5128ddfd37f [diff] |
dm: sandbox: pci: Enable PCI for sandbox Enable PCI options so that sandbox can be used for testing this bus with driver model. Signed-off-by: Simon Glass <sjg@chromium.org>