[linux-yocto] [PATCH] intel-quark.cfg: Explicitly disable CONFIG_64BIT

Mikko Ylinen mikko.ylinen at intel.com
Mon Aug 29 08:07:01 PDT 2016


From: Mikko Ylinen <mikko.ylinen at linux.intel.com>

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

Signed-off-by: Mikko Ylinen <mikko.ylinen at 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.



More information about the linux-yocto mailing list