summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-09-03 05:37:26 -0700
committerSimon Glass <sjg@chromium.org>2015-09-09 07:48:03 -0600
commit31b5aebd5e00af84709711d8b9a60ebaf9deeed6 (patch)
tree50d2151b29e617f9f08e8a937de611a4e51e5ec0 /configs
parent316fd3920f67fa8d3ca25a81ceead546464145fa (diff)
downloadblackbird-obmc-uboot-31b5aebd5e00af84709711d8b9a60ebaf9deeed6.tar.gz
blackbird-obmc-uboot-31b5aebd5e00af84709711d8b9a60ebaf9deeed6.zip
x86: Convert to use driver model pci on quark/galileo
Move to driver model pci for Intel quark/galileo. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/galileo_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/galileo_defconfig b/configs/galileo_defconfig
index 6ef1090e1e..59306a9688 100644
--- a/configs/galileo_defconfig
+++ b/configs/galileo_defconfig
@@ -14,6 +14,7 @@ CONFIG_OF_CONTROL=y
CONFIG_SPI_FLASH=y
CONFIG_NETDEVICES=y
CONFIG_ETH_DESIGNWARE=y
+CONFIG_DM_PCI=y
CONFIG_DM_RTC=y
CONFIG_USE_PRIVATE_LIBGCC=y
CONFIG_SYS_VSNPRINTF=y
OpenPOWER on IntegriCloud