summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-27 04:27:46 (GMT)
committerTom Rini <trini@konsulko.com>2017-04-30 14:29:50 (GMT)
commitbdf25a5e04078951e5b7fef4f4c432e88263244f (patch)
tree82bed21a1bf1e94b0f4cda6c933abfba57680e57 /include
parent2838c07f47016fe632273f5f799a4cefa7341b41 (diff)
downloadu-boot-fsl-qoriq-bdf25a5e04078951e5b7fef4f4c432e88263244f.tar.xz
power: Convert CONFIG_PMIC_AS3722 to Kconfig
This converts the following to Kconfig: CONFIG_PMIC_AS3722 Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/apalis-tk1.h3
-rw-r--r--include/configs/cei-tk1-som.h3
-rw-r--r--include/configs/jetson-tk1.h3
-rw-r--r--include/configs/nyan-big.h1
4 files changed, 0 insertions, 10 deletions
diff --git a/include/configs/apalis-tk1.h b/include/configs/apalis-tk1.h
index a64037b..c6c956e 100644
--- a/include/configs/apalis-tk1.h
+++ b/include/configs/apalis-tk1.h
@@ -11,9 +11,6 @@
#include <linux/sizes.h>
-/* enable PMIC */
-#define CONFIG_PMIC_AS3722
-
#include "tegra124-common.h"
#define CONFIG_ARCH_MISC_INIT
diff --git a/include/configs/cei-tk1-som.h b/include/configs/cei-tk1-som.h
index de56920..8185926 100644
--- a/include/configs/cei-tk1-som.h
+++ b/include/configs/cei-tk1-som.h
@@ -14,9 +14,6 @@
#include <linux/sizes.h>
-/* enable PMIC */
-#define CONFIG_PMIC_AS3722
-
#include "tegra124-common.h"
/* High-level configuration options */
diff --git a/include/configs/jetson-tk1.h b/include/configs/jetson-tk1.h
index 5482f55..b31ba6a 100644
--- a/include/configs/jetson-tk1.h
+++ b/include/configs/jetson-tk1.h
@@ -10,9 +10,6 @@
#include <linux/sizes.h>
-/* enable PMIC */
-#define CONFIG_PMIC_AS3722
-
#include "tegra124-common.h"
/* High-level configuration options */
diff --git a/include/configs/nyan-big.h b/include/configs/nyan-big.h
index 906423d..a3a2a8c 100644
--- a/include/configs/nyan-big.h
+++ b/include/configs/nyan-big.h
@@ -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