summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2017-04-06 16:57:21 +0800
committerYe Li <ye.li@nxp.com>2017-04-06 16:57:21 +0800
commit4149918c1894199ec4052f99d741f821c0d02435 (patch)
treeb3a9608f440b0637ae3b71215f047acf9bb2cf93
parent5feb7cc4ae7223de44d3b53f924b904169728e35 (diff)
downloadu-boot-imx-4149918c1894199ec4052f99d741f821c0d02435.zip
u-boot-imx-4149918c1894199ec4052f99d741f821c0d02435.tar.gz
u-boot-imx-4149918c1894199ec4052f99d741f821c0d02435.tar.bz2
MLK-12527-4 android: Fix duplicated configuration
The CONFIG_USB_GADGET is duplicated set in defconfig and android header file. Remove it from defconfig Signed-off-by: Ye Li <ye.li@nxp.com>
-rw-r--r--configs/mx6dlsabreautoandroid_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/mx6dlsabreautoandroid_defconfig b/configs/mx6dlsabreautoandroid_defconfig
index 152d9c7..e74940e 100644
--- a/configs/mx6dlsabreautoandroid_defconfig
+++ b/configs/mx6dlsabreautoandroid_defconfig
@@ -29,7 +29,6 @@ CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
CONFIG_USB=y
CONFIG_USB_STORAGE=y
-CONFIG_USB_GADGET=y
# CONFIG_VIDEO_SW_CURSOR is not set
# CONFIG_OF_LIBFDT=y