summaryrefslogtreecommitdiff
path: root/include/configs/opos6uldev.h
diff options
context:
space:
mode:
authorLukasz Majewski <lukma@denx.de>2018-01-29 21:25:54 +0300
committerTom Rini <trini@konsulko.com>2018-02-02 15:13:48 +0300
commit4f60e5d3a82f7061d235c28eb3451b612fae43b5 (patch)
tree5f5f0cd433fe1038f22d7e7a0cd23bc46ba0eddb /include/configs/opos6uldev.h
parentc6c1ca100feaddd0003723f8a06102db1e521412 (diff)
downloadu-boot-4f60e5d3a82f7061d235c28eb3451b612fae43b5.tar.xz
Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig
This commit moves USB_FUNCTION_MASS_STORAGE config to Kconfig. Signed-off-by: Lukasz Majewski <lukma@denx.de> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Diffstat (limited to 'include/configs/opos6uldev.h')
-rw-r--r--include/configs/opos6uldev.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/opos6uldev.h b/include/configs/opos6uldev.h
index 04fc602ce4..24e1f80474 100644
--- a/include/configs/opos6uldev.h
+++ b/include/configs/opos6uldev.h
@@ -49,7 +49,6 @@
#define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)
#define CONFIG_MXC_USB_FLAGS 0
#define CONFIG_USB_MAX_CONTROLLER_COUNT 2
-#define CONFIG_USB_FUNCTION_MASS_STORAGE
#endif
/* Ethernet */