summaryrefslogtreecommitdiffstats
path: root/configs/pxm2_defconfig
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2017-12-29 08:16:05 -0600
committerTom Rini <trini@konsulko.com>2018-01-22 16:43:29 -0500
commit86362221fc72fa74620232b79eec56fbfb1ff96f (patch)
tree0dc56c768d39aa5631fefdf751b724ecc4ae5378 /configs/pxm2_defconfig
parent6931ab2fb48d2c36c815b832ede6d21596e3312a (diff)
downloadu-boot-86362221fc72fa74620232b79eec56fbfb1ff96f.tar.gz
u-boot-86362221fc72fa74620232b79eec56fbfb1ff96f.tar.xz
u-boot-86362221fc72fa74620232b79eec56fbfb1ff96f.zip
Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig
This converts the following to Kconfig: CONFIG_USB_MUSB_OMAP2PLUS CONFIG_USB_MUSB_AM35X CONFIG_USB_MUSB_DSPS CONFIG_USB_MUSB_PIO_ONLY Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'configs/pxm2_defconfig')
-rw-r--r--configs/pxm2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pxm2_defconfig b/configs/pxm2_defconfig
index 0ec1591284..f68230079f 100644
--- a/configs/pxm2_defconfig
+++ b/configs/pxm2_defconfig
@@ -67,6 +67,7 @@ CONFIG_OMAP3_SPI=y
CONFIG_USB=y
CONFIG_USB_MUSB_HOST=y
CONFIG_USB_MUSB_GADGET=y
+CONFIG_USB_MUSB_DSPS=y
CONFIG_USB_STORAGE=y
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_MANUFACTURER="Siemens AG"