From c79ce4b63955fbcc560a8a133779a70753dae375 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 6 Sep 2009 14:28:30 +0200 Subject: Toolchain: Decision is made to not support multilib in Embtoolkit Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/arch-variant.kconfig | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'kconfig/arch-variant.kconfig') diff --git a/kconfig/arch-variant.kconfig b/kconfig/arch-variant.kconfig index 2c810ac..987e639 100644 --- a/kconfig/arch-variant.kconfig +++ b/kconfig/arch-variant.kconfig @@ -17,8 +17,8 @@ ################################################################################ # # \file arch-variant.kconfig -# \brief arch-variant.kconfig of EmbToolkit, here we give users the ability to -# \brief choose which variant of CPU to use. +# \brief arch-variant.kconfig of EmbToolkit, here we give users the +# \brief ability to choose which variant of CPU to use. # \author GAYE Abdoulaye Walsimou, # \date May 2009 ################################################################################ @@ -351,14 +351,6 @@ config EMBTK_ARM_MCU_STRING ################################## End ARM ARCH ################################ -config EMBTK_TOOLCHAIN_MULTILIB - default n - bool "Build multilib toolchain (not supported yet)" - help - You can say yes here, to specify that multiple target libraries to - support different target variants, calling conventions, etc. should be - built. It is safe to say no here. - choice prompt "Floating point type" help -- cgit v1.2.3