commit | cc1ff43b7002b40686f03269b5011d59965737a4 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Mon Aug 06 10:48:18 2007 +1000 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Aug 06 18:21:15 2007 -0700 |
tree | 26ebc91c043f735a7bf7f9e2367fb920ca38ee43 | |
parent | bac27d35cbbf7c641efcc75b5330df8717d6db65 [diff] |
Enable lguest drivers in Kconfig Lguest drivers need to default to "Y" otherwise they're never selected for new builds. (We don't bother prompting, because they're less than 4k combined, and implied by selecting lguest support). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>