]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/Kconfig
ARM: UniPhier: remove unnecessary ifdef conditional
[karo-tx-uboot.git] / 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"