]> Git Repo - u-boot.git/commitdiff
exynos4-common: remove the unsued CONFIG_CMD_PMIC
authorPrzemyslaw Marczak <[email protected]>
Mon, 20 Apr 2015 18:07:39 +0000 (20:07 +0200)
committerSimon Glass <[email protected]>
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 <[email protected]>
Acked-by: Simon Glass <[email protected]>
include/configs/exynos4-common.h

index 577afe7e8f5ef6aaf435247d1e97310f50c018cb..dbe05e433e386100e5e7dee8229147b39798fd4a 100644 (file)
@@ -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 */
This page took 0.037172 seconds and 4 git commands to generate.