mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-22 20:24:27 +01:00
power: Drop CONFIG_PMIC
This option is not used in U-Boot. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
0fd28b1f0e
commit
92572ecf80
2 changed files with 0 additions and 2 deletions
|
|
@ -36,7 +36,6 @@
|
|||
|
||||
/* PMIC */
|
||||
#define CONFIG_POWER
|
||||
#define CONFIG_PMIC
|
||||
#define CONFIG_POWER_I2C
|
||||
|
||||
#define CONFIG_PREBOOT
|
||||
|
|
|
|||
|
|
@ -2228,7 +2228,6 @@ CONFIG_PMECC_CAP
|
|||
CONFIG_PMECC_INDEX_TABLE_OFFSET
|
||||
CONFIG_PMECC_SECTOR_SIZE
|
||||
CONFIG_PME_PLAT_CLK_DIV
|
||||
CONFIG_PMIC
|
||||
CONFIG_PMU
|
||||
CONFIG_PMW_BASE
|
||||
CONFIG_PM_SLEEP
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue