]> git.sur5r.net Git - u-boot/blobdiff - arch/Kconfig
powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk
[u-boot] / arch / Kconfig
index f63cc5a7e9440416c351e612eb5c8615693aa037..3d419bca3e3392a857700b25c8ad57d95c567f50 100644 (file)
@@ -4,6 +4,7 @@ choice
 
 config ARC
        bool "ARC architecture"
+       select HAVE_PRIVATE_LIBGCC
 
 config ARM
        bool "ARM architecture"
@@ -39,6 +40,7 @@ config OPENRISC
 config PPC
        bool "PowerPC architecture"
        select HAVE_PRIVATE_LIBGCC
+       select SUPPORT_OF_CONTROL
 
 config SANDBOX
        bool "Sandbox"