X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;ds=sidebyside;f=arch%2FKconfig;h=3d419bca3e3392a857700b25c8ad57d95c567f50;hb=b9be78695dc2a657d0cd6187065298321803d715;hp=f63cc5a7e9440416c351e612eb5c8615693aa037;hpb=45ccec8f29563f248cd1a7d53c1a9ffa2881837d;p=karo-tx-uboot.git 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"