]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: disable HAVE_PRIVATE_LIBGCC for ARM64
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 3 Jul 2015 07:13:09 +0000 (16:13 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:47:37 +0000 (00:47 +0200)
commit96d9128d6c8f888dd927ae4591f9b4012608598a
tree50e52b26cc4af55b9bdb7628a21d0462df4df6a7
parent9e3cae5ddf56f971f0e3f7410dcc83820257f4ba
ARM: disable HAVE_PRIVATE_LIBGCC for ARM64

We have not supported the private library for ARM 64bit.
Prohibit ARM64 boards from enabling it until we make things ready.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/Kconfig