power: Convert CONFIG_PMIC_AS3722 to Kconfig

This converts the following to Kconfig:
   CONFIG_PMIC_AS3722

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass 2017-04-26 22:27:46 -06:00 committed by Tom Rini
parent 2838c07f47
commit bdf25a5e04
10 changed files with 12 additions and 11 deletions

View File

@ -34,6 +34,7 @@ CONFIG_PCI=y
CONFIG_DM_PCI=y
CONFIG_DM_PCI_COMPAT=y
CONFIG_PCI_TEGRA=y
CONFIG_PMIC_AS3722=y
CONFIG_SYS_NS16550=y
CONFIG_USB=y
CONFIG_DM_USB=y

View File

@ -38,6 +38,7 @@ CONFIG_PCI=y
CONFIG_DM_PCI=y
CONFIG_DM_PCI_COMPAT=y
CONFIG_PCI_TEGRA=y
CONFIG_PMIC_AS3722=y
CONFIG_SYS_NS16550=y
CONFIG_TEGRA114_SPI=y
CONFIG_USB=y

View File

@ -38,6 +38,7 @@ CONFIG_PCI=y
CONFIG_DM_PCI=y
CONFIG_DM_PCI_COMPAT=y
CONFIG_PCI_TEGRA=y
CONFIG_PMIC_AS3722=y
CONFIG_SYS_NS16550=y
CONFIG_TEGRA114_SPI=y
CONFIG_USB=y

View File

@ -42,6 +42,7 @@ CONFIG_CROS_EC_SPI=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_WINBOND=y
CONFIG_DM_PMIC=y
CONFIG_PMIC_AS3722=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_PWM_TEGRA=y

View File

@ -40,6 +40,14 @@ config PMIC_ACT8846
functions. It uses an I2C interface and is designed for use with
tablets and smartphones.
config PMIC_AS3722
bool "Enable support for the Austria Micro Systems (AMS) AS7322 PMIC"
help
The AS3722 includes 7 DC/DC buck convertors, 11 low-noise LDOs, a
real-time clock, GPIOs, ADC and a few other features. It uses an I2C
interface and is designs to cover most of the power managementment
required for a tablets or laptop.
config DM_PMIC_PFUZE100
bool "Enable Driver Model for PMIC PFUZE100"
depends on DM_PMIC

View File

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

View File

@ -14,9 +14,6 @@
#include <linux/sizes.h>
/* enable PMIC */
#define CONFIG_PMIC_AS3722
#include "tegra124-common.h"
/* High-level configuration options */

View File

@ -10,9 +10,6 @@
#include <linux/sizes.h>
/* enable PMIC */
#define CONFIG_PMIC_AS3722
#include "tegra124-common.h"
/* High-level configuration options */

View File

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

View File

@ -2230,7 +2230,6 @@ CONFIG_PMECC_INDEX_TABLE_OFFSET
CONFIG_PMECC_SECTOR_SIZE
CONFIG_PME_PLAT_CLK_DIV
CONFIG_PMIC
CONFIG_PMIC_AS3722
CONFIG_PMU
CONFIG_PMW_BASE
CONFIG_PM_SLEEP