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:
@@ -12,7 +12,7 @@
|
||||
#include <linux/sizes.h>
|
||||
|
||||
/* enable PMIC */
|
||||
#define CONFIG_AS3722_POWER
|
||||
#define CONFIG_PMIC_AS3722
|
||||
|
||||
#include "tegra124-common.h"
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
#include <linux/sizes.h>
|
||||
|
||||
/* enable PMIC */
|
||||
#define CONFIG_AS3722_POWER
|
||||
#define CONFIG_PMIC_AS3722
|
||||
|
||||
#include "tegra124-common.h"
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#include <linux/sizes.h>
|
||||
|
||||
/* enable PMIC */
|
||||
#define CONFIG_AS3722_POWER
|
||||
#define CONFIG_PMIC_AS3722
|
||||
|
||||
#include "tegra124-common.h"
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user