commit | 0d05ad2c09af9fb33ae76f9f8d1c4e4d1a9de92c | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Mar 05 13:15:40 2007 +0100 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Mar 05 08:23:51 2007 -0800 |
tree | 2a6f26d9ee73532d4dc3e7c4a85dbc067db16d4d | |
parent | e9417fb324f355e8e0b5d78d3b5dc7b90693fdfb [diff] |
[PATCH] paravirt: let users decide whether they want VMI do not use default=y for CONFIG_VMI (we do not do that for any driver or special-hardware feature): the overwhelming majority of Linux users does not need it, and interested users and distributions can enable it as-needed. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>