summaryrefslogtreecommitdiffstats
path: root/configs/chromebox_panther_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-01-17 16:11:43 -0700
committerBin Meng <bmeng.cn@gmail.com>2016-01-24 12:09:40 +0800
commit433650a2fc29523b765342fbd0374c5b16ffcc29 (patch)
tree7d3f20937a098cb4ad24341c10fd183e256e7f56 /configs/chromebox_panther_defconfig
parent4265abd4138d3c11e33d4ce377a08e2a7651a95a (diff)
downloadtalos-obmc-uboot-433650a2fc29523b765342fbd0374c5b16ffcc29.tar.gz
talos-obmc-uboot-433650a2fc29523b765342fbd0374c5b16ffcc29.zip
x86: Enable DM_USB for link and panther
Move these two boards to use driver model for USB. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'configs/chromebox_panther_defconfig')
-rw-r--r--configs/chromebox_panther_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/chromebox_panther_defconfig b/configs/chromebox_panther_defconfig
index c368cc06c4..17a94f8f1e 100644
--- a/configs/chromebox_panther_defconfig
+++ b/configs/chromebox_panther_defconfig
@@ -29,6 +29,8 @@ CONFIG_SYS_NS16550=y
CONFIG_ICH_SPI=y
CONFIG_TIMER=y
CONFIG_TPM_TIS_LPC=y
+CONFIG_USB=y
+CONFIG_DM_USB=y
CONFIG_VIDEO_VESA=y
CONFIG_FRAMEBUFFER_SET_VESA_MODE=y
CONFIG_FRAMEBUFFER_VESA_MODE_11A=y
OpenPOWER on IntegriCloud