summaryrefslogtreecommitdiff
path: root/configs/chromebox_panther_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-10-29 08:41:45 -0400
committerTom Rini <trini@konsulko.com>2016-10-29 09:00:01 -0400
commit4d6afd69babafbf6580cb04dacd9479df03a5de0 (patch)
tree648ba5ce744e956b74af78d8be49390e5dcdeb26 /configs/chromebox_panther_defconfig
parent16185a85d9aa839a1d4b596561b9e8271f436795 (diff)
configs/chromebox_panther_defconfig: Re-enable CONFIG_DM_PCI
This was turned off by accident, re-enble. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/chromebox_panther_defconfig')
-rw-r--r--configs/chromebox_panther_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/chromebox_panther_defconfig b/configs/chromebox_panther_defconfig
index b8248218cb..8bf94cbd83 100644
--- a/configs/chromebox_panther_defconfig
+++ b/configs/chromebox_panther_defconfig
@@ -40,6 +40,7 @@ CONFIG_SPI_FLASH_MACRONIX=y
CONFIG_SPI_FLASH_WINBOND=y
CONFIG_DM_ETH=y
CONFIG_RTL8169=y
+CONFIG_DM_PCI=y
CONFIG_DM_RTC=y
CONFIG_SYS_NS16550=y
CONFIG_ICH_SPI=y