]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/Kconfig
ARM: disable HAVE_PRIVATE_LIBGCC for ARM64
[karo-tx-uboot.git] / arch / Kconfig
index 96db5c5088b6b6e0906a7b5dedc11bcf3ab5830d..afa1d6c2d782e00282d14e7838f578ef1b8cd4f7 100644 (file)
@@ -18,7 +18,7 @@ config ARC
 
 config ARM
        bool "ARM architecture"
-       select HAVE_PRIVATE_LIBGCC
+       select HAVE_PRIVATE_LIBGCC if !ARM64
        select HAVE_GENERIC_BOARD
        select SUPPORT_OF_CONTROL