]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/cpu/mpc8260/Kconfig
powerpc, 8xx: remove support for 8xx
[u-boot] / arch / powerpc / cpu / mpc8260 / Kconfig
index 55941c830b0da6868c2115a1b5291ab0b10eb345..47bae55b9dbbfedefa00d2820c8d80b5df8e315e 100644 (file)
@@ -6,9 +6,12 @@ config SYS_CPU
 
 choice
        prompt "Target select"
+       optional
 
 config TARGET_KM82XX
        bool "Support km82xx"
+       imply CMD_CRAMFS
+       imply FS_CRAMFS
 
 endchoice