Enable lguest drivers in Kconfig
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 6 Aug 2007 00:48:18 +0000 (10:48 +1000)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 7 Aug 2007 01:21:15 +0000 (18:21 -0700)
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>

No differences found