Convert CONFIG_CMD_IRQ to Kconfig
[platform/kernel/u-boot.git] / arch / powerpc / cpu / mpc5xxx / Kconfig
index eec9d7d..6ba0dd4 100644 (file)
@@ -6,6 +6,7 @@ config SYS_CPU
 
 choice
        prompt "Target select"
+       optional
 
 config TARGET_A3M071
        bool "Support a3m071"
@@ -58,6 +59,7 @@ config TARGET_O3DNT
 
 config TARGET_DIGSY_MTC
        bool "Support digsy_mtc"
+       imply CMD_IRQ
 
 config TARGET_PCM030
        bool "Support pcm030"