commit | 5fd92e65a68b813667bc8739f5fa463e5bfcd66d | [log] [tgz] |
---|---|---|
author | H. J. Lu <hjl.tools@gmail.com> | Sun Feb 19 10:40:03 2012 -0800 |
committer | H. Peter Anvin <hpa@zytor.com> | Mon Feb 20 12:52:06 2012 -0800 |
tree | a80efcac66b412d0792646182dcffdf6426607ed | |
parent | a06c9bc0647f66df0534fb887ddf6cddd35f426c [diff] |
x32: Allow x32 to be configured At this point, one should be able to build an x32 kernel. Note that for now we depend on CONFIG_IA32_EMULATION. Long term, x32 and IA32 should be detangled. Signed-off-by: H. Peter Anvin <hpa@zytor.com>