Convert CONFIG_CMD_REGINFO to Kconfig
[platform/kernel/u-boot.git] / arch / powerpc / Kconfig
index e9002a7..7ac5cbf 100644 (file)
@@ -28,9 +28,12 @@ config MPC86xx
        bool "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