summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@c-s.fr>2017-08-04 22:34:40 (GMT)
committerTom Rini <trini@konsulko.com>2017-08-11 19:41:53 (GMT)
commitfa379223cd61052331342e525778d96270ee6ed9 (patch)
treeed511c2ac87ca5e1bf03e9e29e3fcae173f2d41d /arch
parentb75dfd2d4675e660ab20806641a063cdb65e99a0 (diff)
downloadu-boot-fsl-qoriq-fa379223cd61052331342e525778d96270ee6ed9.tar.xz
Convert CONFIG_CMD_REGINFO to Kconfig
This patch converts CONFIG_CMD_REGINFO to Kconfig Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/Kconfig2
-rw-r--r--arch/powerpc/cpu/mpc85xx/Kconfig26
2 files changed, 28 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 8094416..7ac5cbf 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -29,9 +29,11 @@ config MPC86xx
select SYS_FSL_DDR
select SYS_FSL_DDR_BE
imply ENV_IS_IN_FLASH
+ imply CMD_REGINFO
config 8xx
bool "MPC8xx"
+ imply CMD_REGINFO
endchoice
diff --git a/arch/powerpc/cpu/mpc85xx/Kconfig b/arch/powerpc/cpu/mpc85xx/Kconfig
index 22fd306..ccdf103 100644
--- a/arch/powerpc/cpu/mpc85xx/Kconfig
+++ b/arch/powerpc/cpu/mpc85xx/Kconfig
@@ -427,6 +427,7 @@ config ARCH_B4420
select FSL_IFC
imply CMD_EEPROM
imply CMD_NAND
+ imply CMD_REGINFO
config ARCH_B4860
bool
@@ -454,6 +455,7 @@ config ARCH_B4860
select FSL_IFC
imply CMD_EEPROM
imply CMD_NAND
+ imply CMD_REGINFO
config ARCH_BSC9131
bool
@@ -469,6 +471,7 @@ config ARCH_BSC9131
select FSL_IFC
imply CMD_EEPROM
imply CMD_NAND
+ imply CMD_REGINFO
config ARCH_BSC9132
bool
@@ -490,6 +493,7 @@ config ARCH_BSC9132
imply CMD_MTDPARTS
imply CMD_NAND
imply CMD_PCI
+ imply CMD_REGINFO
config ARCH_C29X
bool
@@ -505,6 +509,7 @@ config ARCH_C29X
select FSL_IFC
imply CMD_NAND
imply CMD_PCI
+ imply CMD_REGINFO
config ARCH_MPC8536
bool
@@ -520,6 +525,7 @@ config ARCH_MPC8536
select FSL_ELBC
imply CMD_NAND
imply CMD_SATA
+ imply CMD_REGINFO
config ARCH_MPC8540
bool
@@ -560,6 +566,7 @@ config ARCH_MPC8548
select SYS_FSL_SEC_COMPAT_2
select SYS_PPC_E500_USE_DEBUG_TLB
imply ENV_IS_IN_FLASH
+ imply CMD_REGINFO
config ARCH_MPC8555
bool
@@ -636,6 +643,7 @@ config ARCH_P1010
imply CMD_NAND
imply CMD_SATA
imply CMD_PCI
+ imply CMD_REGINFO
config ARCH_P1011
bool
@@ -667,6 +675,7 @@ config ARCH_P1020
imply CMD_NAND
imply CMD_SATA
imply CMD_PCI
+ imply CMD_REGINFO
config ARCH_P1021
bool
@@ -681,8 +690,10 @@ config ARCH_P1021
select SYS_FSL_SEC_COMPAT_2
select SYS_PPC_E500_USE_DEBUG_TLB
select FSL_ELBC
+ imply CMD_REGINFO
imply CMD_NAND
imply CMD_SATA
+ imply CMD_REGINFO
config ARCH_P1022
bool
@@ -729,6 +740,7 @@ config ARCH_P1024
imply CMD_NAND
imply CMD_SATA
imply CMD_PCI
+ imply CMD_REGINFO
config ARCH_P1025
bool
@@ -744,6 +756,7 @@ config ARCH_P1025
select SYS_PPC_E500_USE_DEBUG_TLB
select FSL_ELBC
imply CMD_SATA
+ imply CMD_REGINFO
config ARCH_P2020
bool
@@ -761,6 +774,7 @@ config ARCH_P2020
select FSL_ELBC
imply CMD_EEPROM
imply CMD_NAND
+ imply CMD_REGINFO
config ARCH_P2041
bool
@@ -810,6 +824,7 @@ config ARCH_P3041
select FSL_ELBC
imply CMD_NAND
imply CMD_SATA
+ imply CMD_REGINFO
config ARCH_P4080
bool
@@ -846,6 +861,7 @@ config ARCH_P4080
select SYS_FSL_SEC_COMPAT_4
select FSL_ELBC
imply CMD_SATA
+ imply CMD_REGINFO
config ARCH_P5020
bool
@@ -868,6 +884,7 @@ config ARCH_P5020
select SYS_PPC64
select FSL_ELBC
imply CMD_SATA
+ imply CMD_REGINFO
config ARCH_P5040
bool
@@ -890,6 +907,7 @@ config ARCH_P5040
select SYS_PPC64
select FSL_ELBC
imply CMD_SATA
+ imply CMD_REGINFO
config ARCH_QEMU_E500
bool
@@ -912,6 +930,7 @@ config ARCH_T1023
select FSL_IFC
imply CMD_EEPROM
imply CMD_NAND
+ imply CMD_REGINFO
config ARCH_T1024
bool
@@ -932,6 +951,7 @@ config ARCH_T1024
imply CMD_EEPROM
imply CMD_NAND
imply CMD_MTDPARTS
+ imply CMD_REGINFO
config ARCH_T1040
bool
@@ -953,6 +973,7 @@ config ARCH_T1040
imply CMD_MTDPARTS
imply CMD_NAND
imply CMD_SATA
+ imply CMD_REGINFO
config ARCH_T1042
bool
@@ -974,6 +995,7 @@ config ARCH_T1042
imply CMD_MTDPARTS
imply CMD_NAND
imply CMD_SATA
+ imply CMD_REGINFO
config ARCH_T2080
bool
@@ -998,6 +1020,7 @@ config ARCH_T2080
select FSL_IFC
imply CMD_SATA
imply CMD_NAND
+ imply CMD_REGINFO
config ARCH_T2081
bool
@@ -1019,6 +1042,7 @@ config ARCH_T2081
select SYS_PPC64
select FSL_IFC
imply CMD_NAND
+ imply CMD_REGINFO
config ARCH_T4160
bool
@@ -1042,6 +1066,7 @@ config ARCH_T4160
select FSL_IFC
imply CMD_SATA
imply CMD_NAND
+ imply CMD_REGINFO
config ARCH_T4240
bool
@@ -1068,6 +1093,7 @@ config ARCH_T4240
select FSL_IFC
imply CMD_SATA
imply CMD_NAND
+ imply CMD_REGINFO
config BOOKE
bool