Module: xenomai-3 Branch: next Commit: e0b7537fa826022fbf0187f2eb8a8bfe1d24fe60 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=e0b7537fa826022fbf0187f2eb8a8bfe1d24fe60
Author: Philippe Gerum <[email protected]> Date: Mon Jul 11 15:42:01 2016 +0200 cobalt/powerpc: remove dependency on obsolete CONFIG_MATH_EMU --- kernel/cobalt/arch/powerpc/Kconfig | 4 ---- 1 file changed, 4 deletions(-) diff --git a/kernel/cobalt/arch/powerpc/Kconfig b/kernel/cobalt/arch/powerpc/Kconfig index 2069288..6ce3440 100644 --- a/kernel/cobalt/arch/powerpc/Kconfig +++ b/kernel/cobalt/arch/powerpc/Kconfig @@ -1,10 +1,6 @@ source "kernel/xenomai/Kconfig" source "drivers/xenomai/Kconfig" -config XENO_ARCH_MATH_EMU - bool - default y if MATH_EMU || MATH_EMULATION - config XENO_ARCH_FPU def_bool PPC_FPU _______________________________________________ Xenomai-git mailing list [email protected] https://xenomai.org/mailman/listinfo/xenomai-git
