All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-ppc][PATCH] linux-qoriq: Remove Altivec from T1040 64-bit defconfig
@ 2014-10-31 21:05 Bob Cochran
  2014-10-31 21:21 ` Bob Cochran
  0 siblings, 1 reply; 9+ messages in thread
From: Bob Cochran @ 2014-10-31 21:05 UTC (permalink / raw)
  To: meta-freescale

T1040 uses an E5500 processor, and E5500 doesn't have an Altivec unit

Signed-off-by: Bob Cochran <yocto@mindchasers.com>
---
 arch/powerpc/configs/t1040_64bit_smp_defconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/powerpc/configs/t1040_64bit_smp_defconfig b/arch/powerpc/configs/t1040_64bit_smp_defconfig
index 1b987d9..c2005f2 100644
--- a/arch/powerpc/configs/t1040_64bit_smp_defconfig
+++ b/arch/powerpc/configs/t1040_64bit_smp_defconfig
@@ -1,6 +1,6 @@
 CONFIG_PPC64=y
 CONFIG_PPC_BOOK3E_64=y
-CONFIG_ALTIVEC=y
+# CONFIG_ALTIVEC is not set
 CONFIG_SMP=y
 CONFIG_NR_CPUS=24
 CONFIG_SYSVIPC=y
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-11-12 17:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-31 21:05 [meta-fsl-ppc][PATCH] linux-qoriq: Remove Altivec from T1040 64-bit defconfig Bob Cochran
2014-10-31 21:21 ` Bob Cochran
2014-11-05 10:17   ` zhenhua.luo
2014-11-06  0:57     ` Bob Cochran
2014-11-10 23:44     ` Bob Cochran
2014-11-11 11:02       ` Otavio Salvador
2014-11-11 18:53         ` Bob Cochran
2014-11-12 12:06           ` zhenhua.luo
2014-11-12 17:07             ` Bob Cochran

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.