commit | 34273f41d57ee8d854dcd2a1d754cbb546cb548f | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Sun May 04 10:36:22 2014 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Sun May 04 12:27:37 2014 -0700 |
tree | 0f3fee911ac04263045d3c1557dd5ba452dc9658 | |
parent | 197725de65477bc8509b41388157c1a2283542bb [diff] |
x86, espfix: Make it possible to disable 16-bit support Embedded systems, which may be very memory-size-sensitive, are extremely unlikely to ever encounter any 16-bit software, so make it a CONFIG_EXPERT option to turn off support for any 16-bit software whatsoever. Signed-off-by: H. Peter Anvin <hpa@zytor.com> Link: http://lkml.kernel.org/r/1398816946-3351-1-git-send-email-hpa@linux.intel.com