aboutsummaryrefslogtreecommitdiff
path: root/include/configs/tegra-common-usb-gadget.h
diff options
context:
space:
mode:
authorLukasz Majewski <lukma@denx.de>2018-01-29 19:25:54 +0100
committerTom Rini <trini@konsulko.com>2018-02-02 07:13:48 -0500
commit4f60e5d3a82f7061d235c28eb3451b612fae43b5 (patch)
tree5f5f0cd433fe1038f22d7e7a0cd23bc46ba0eddb /include/configs/tegra-common-usb-gadget.h
parentc6c1ca100feaddd0003723f8a06102db1e521412 (diff)
downloadu-boot-4f60e5d3a82f7061d235c28eb3451b612fae43b5.zip
u-boot-4f60e5d3a82f7061d235c28eb3451b612fae43b5.tar.gz
u-boot-4f60e5d3a82f7061d235c28eb3451b612fae43b5.tar.bz2
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/tegra-common-usb-gadget.h')
-rw-r--r--include/configs/tegra-common-usb-gadget.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/tegra-common-usb-gadget.h b/include/configs/tegra-common-usb-gadget.h
index 58a5a30..502ba7d 100644
--- a/include/configs/tegra-common-usb-gadget.h
+++ b/include/configs/tegra-common-usb-gadget.h
@@ -13,8 +13,6 @@
#ifndef CONFIG_TEGRA20
#define CONFIG_CI_UDC_HAS_HOSTPC
#endif
-/* USB mass storage protocol */
-#define CONFIG_USB_FUNCTION_MASS_STORAGE
/* DFU protocol */
#define CONFIG_SYS_DFU_DATA_BUF_SIZE SZ_1M
#define CONFIG_SYS_DFU_MAX_FILE_SIZE SZ_32M