aboutsummaryrefslogtreecommitdiff
path: root/include/configs/exynos4-common.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/exynos4-common.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/exynos4-common.h')
-rw-r--r--include/configs/exynos4-common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/exynos4-common.h b/include/configs/exynos4-common.h
index 3b70ff6..996dbed 100644
--- a/include/configs/exynos4-common.h
+++ b/include/configs/exynos4-common.h
@@ -33,8 +33,6 @@
#define CONFIG_USB_GADGET_DWC2_OTG_PHY
-#define CONFIG_USB_FUNCTION_MASS_STORAGE
-
/* Common environment variables */
#define CONFIG_EXTRA_ENV_ITB \
"loadkernel=load mmc ${mmcbootdev}:${mmcbootpart} ${kerneladdr} " \