power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722

Before converting this to Kconfig, rename it to match the other PMICs.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2017-04-26 22:27:44 -06:00
committed by Tom Rini
parent 29ec685883
commit 56aceaf282
7 changed files with 7 additions and 7 deletions

View File

@@ -12,7 +12,7 @@
#include <linux/sizes.h>
/* enable PMIC */
#define CONFIG_AS3722_POWER
#define CONFIG_PMIC_AS3722
#include "tegra124-common.h"

View File

@@ -15,7 +15,7 @@
#include <linux/sizes.h>
/* enable PMIC */
#define CONFIG_AS3722_POWER
#define CONFIG_PMIC_AS3722
#include "tegra124-common.h"

View File

@@ -11,7 +11,7 @@
#include <linux/sizes.h>
/* enable PMIC */
#define CONFIG_AS3722_POWER
#define CONFIG_PMIC_AS3722
#include "tegra124-common.h"

View File

@@ -31,7 +31,7 @@
#define CONFIG_ENV_OFFSET (-CONFIG_ENV_SIZE)
/* LCD support */
#define CONFIG_AS3722_POWER
#define CONFIG_PMIC_AS3722
#define CONFIG_SYS_WHITE_ON_BLACK
#define CONFIG_CMD_BMP