projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19bd3aa
)
exynos4-common: remove the unsued CONFIG_CMD_PMIC
author
Przemyslaw Marczak
<p.marczak@samsung.com>
Mon, 20 Apr 2015 18:07:39 +0000
(20:07 +0200)
committer
Simon Glass
<sjg@chromium.org>
Fri, 15 May 2015 00:49:36 +0000
(18:49 -0600)
This config name was never used, because the present pmic command
was precompiled for the CONFIG_POWER.
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
include/configs/exynos4-common.h
patch
|
blob
|
history
diff --git
a/include/configs/exynos4-common.h
b/include/configs/exynos4-common.h
index 577afe7e8f5ef6aaf435247d1e97310f50c018cb..dbe05e433e386100e5e7dee8229147b39798fd4a 100644
(file)
--- a/
include/configs/exynos4-common.h
+++ b/
include/configs/exynos4-common.h
@@
-31,7
+31,6
@@
#undef CONFIG_CMD_MTDPARTS
#define CONFIG_CMD_DFU
#define CONFIG_CMD_GPT
-#define CONFIG_CMD_PMIC
#define CONFIG_CMD_SETEXPR
/* USB Composite download gadget - g_dnl */