Add config option to disable MTRR initialization.
authorKevin O'Connor <kevin@koconnor.net>
Mon, 7 Mar 2011 00:06:48 +0000 (19:06 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 7 Mar 2011 00:06:48 +0000 (19:06 -0500)
commit424f217fe01ed7e2398d9e56a2803f86856cdc06
tree07e0f403088fa1f5d066f09f64d9d9704257e9e2
parentfb2f10d074091573b2493f8bddedf3e9182d8313
Add config option to disable MTRR initialization.

Some versions of Bochs don't like the MTRR initialization, so add
CONFIG_MTRR_INIT to control whether SeaBIOS will touch the MTRRs.
src/Kconfig
src/mtrr.c