Convert CONFIG_CMD_REGINFO to Kconfig
[platform/kernel/u-boot.git] / arch / powerpc / Kconfig
index 8094416..7ac5cbf 100644 (file)
@@ -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