projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5feb7cc
)
MLK-12527-4 android: Fix duplicated configuration
author
Ye Li
<ye.li@nxp.com>
Thu, 6 Apr 2017 08:57:21 +0000
(16:57 +0800)
committer
Ye Li
<ye.li@nxp.com>
Thu, 6 Apr 2017 08:57:21 +0000
(16:57 +0800)
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>
configs/mx6dlsabreautoandroid_defconfig
patch
|
blob
|
history
diff --git
a/configs/mx6dlsabreautoandroid_defconfig
b/configs/mx6dlsabreautoandroid_defconfig
index
152d9c7
..
e74940e
100644
(file)
--- 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