X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2FKconfig;h=3d419bca3e3392a857700b25c8ad57d95c567f50;hb=0bca284b1795942ac8fdd1646f04f49e478f0bcc;hp=f63cc5a7e9440416c351e612eb5c8615693aa037;hpb=5aa7bece1045c28806ce919099616ebe8fa63325;p=u-boot diff --git a/arch/Kconfig b/arch/Kconfig index f63cc5a7e9..3d419bca3e 100644 --- a/arch/Kconfig +++ b/arch/Kconfig @@ -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"