From: Mikko Ylinen <mikko.yli...@linux.intel.com>

In a follow-up to e9ec769926b2378e63380bd7762ce7ce201af151
explicitly disable CONFIG_64BIT on Quark too.

Signed-off-by: Mikko Ylinen <mikko.yli...@linux.intel.com>
---
 bsp/intel-common/intel-quark.cfg | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bsp/intel-common/intel-quark.cfg b/bsp/intel-common/intel-quark.cfg
index bdb555d..e8198bb 100644
--- a/bsp/intel-common/intel-quark.cfg
+++ b/bsp/intel-common/intel-quark.cfg
@@ -3,6 +3,9 @@ CONFIG_X86_TSC=y
 CONFIG_X86_MCE=y
 CONFIG_PM=y
 
+# Must explicitly disable 64BIT
+# CONFIG_64BIT is not set
+
 CONFIG_X86_INTEL_QUARK=y
 CONFIG_MFD_INTEL_QUARK_I2C_GPIO=y
 CONFIG_INTEL_QUARK_DTS_THERMAL=y
-- 
2.9.3

---------------------------------------------------------------------
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki 
Business Identity Code: 0357606 - 4 
Domiciled in Helsinki 

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to