summaryrefslogtreecommitdiff
path: root/include/configs/nitrogen6x.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/nitrogen6x.h
parentc6c1ca100feaddd0003723f8a06102db1e521412 (diff)
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/nitrogen6x.h')
-rw-r--r--include/configs/nitrogen6x.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index 8e0d6df93d..57cdfd4e2b 100644
--- a/include/configs/nitrogen6x.h
+++ b/include/configs/nitrogen6x.h
@@ -279,6 +279,4 @@
#define CONFIG_PCIE_IMX
#endif
-#define CONFIG_USB_FUNCTION_MASS_STORAGE
-
#endif /* __CONFIG_H */