summaryrefslogtreecommitdiffstats
path: root/arch/Kconfig
diff options
context:
space:
mode:
authorangelo@sysam.it <angelo@sysam.it>2015-12-06 17:47:59 +0100
committerTom Rini <trini@konsulko.com>2015-12-13 20:22:00 -0500
commit6463fd8f952df9e4bb448f0aff5d16873f8dfdb2 (patch)
tree3c2e23045aadf35ef674397c6bff716eb0761b01 /arch/Kconfig
parent8405b8d98a96233cc73969817367630ae7cc46b1 (diff)
downloadtalos-obmc-uboot-6463fd8f952df9e4bb448f0aff5d16873f8dfdb2.tar.gz
talos-obmc-uboot-6463fd8f952df9e4bb448f0aff5d16873f8dfdb2.zip
m68k: add private libgcc
Add private libgcc Signed-off-by: Angelo Dureghello <angelo@sysam.it>
Diffstat (limited to 'arch/Kconfig')
-rw-r--r--arch/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/Kconfig b/arch/Kconfig
index 6489cc9406..1709d40e97 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -40,6 +40,7 @@ config BLACKFIN
config M68K
bool "M68000 architecture"
+ select HAVE_PRIVATE_LIBGCC
select HAVE_GENERIC_BOARD
select SYS_GENERIC_BOARD
OpenPOWER on IntegriCloud