]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/cpu/mpc5xxx/Kconfig
Convert CONFIG_CMD_IRQ to Kconfig
[u-boot] / arch / powerpc / cpu / mpc5xxx / Kconfig
index eec9d7deac8952228e87752a437addb08a9b885d..6ba0dd492de14405de2490144b4128980ab85ab4 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"