projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b06862b
)
x86: galileo: Convert to use CONFIG_DM_USB
author
Bin Meng
<bmeng.cn@gmail.com>
Thu, 3 Sep 2015 12:37:28 +0000
(
05:37
-0700)
committer
Simon Glass
<sjg@chromium.org>
Wed, 9 Sep 2015 13:48:03 +0000
(07:48 -0600)
Move to driver model for USB on Intel Galileo.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
configs/galileo_defconfig
patch
|
blob
|
history
diff --git
a/configs/galileo_defconfig
b/configs/galileo_defconfig
index 59306a96888f6a3ea05f15a79e9bccc6f1f146bf..d05154ee0a61d554d41aad4e355ea82538450218 100644
(file)
--- a/
configs/galileo_defconfig
+++ b/
configs/galileo_defconfig
@@
-16,5
+16,7
@@
CONFIG_NETDEVICES=y
CONFIG_ETH_DESIGNWARE=y
CONFIG_DM_PCI=y
CONFIG_DM_RTC=y
+CONFIG_USB=y
+CONFIG_DM_USB=y
CONFIG_USE_PRIVATE_LIBGCC=y
CONFIG_SYS_VSNPRINTF=y