]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/lguest/Kconfig
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfashe...
[linux-2.6-omap-h63xx.git] / drivers / lguest / Kconfig
index 888205c3f76b83d0f38fa667cb5148ca55b145fa..fd6925f41647acf48a9af59c14a78e86569974e9 100644 (file)
@@ -21,8 +21,10 @@ config LGUEST_GUEST
 
 config LGUEST_NET
        tristate
+       default y
        depends on LGUEST_GUEST && NET
 
 config LGUEST_BLOCK
        tristate
+       default y
        depends on LGUEST_GUEST && BLOCK