summaryrefslogtreecommitdiff
path: root/drivers/lguest/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2008-01-20Remove bogus duplicate CONFIG_LGUEST_GUEST entry.Rusty Russell1-7/+0
2008-01-19Selecting LGUEST should turn on Guest support, as in 2.6.23.Rusty Russell1-2/+2
2007-10-23Remove old lguest bus and drivers.Rusty Russell1-10/+0
2007-10-23Lguest currently depends on 32-bit x86, not just x86.Rusty Russell1-1/+1
2007-10-23Normalize config options for guest supportRusty Russell1-2/+1
2007-08-24lguest should depend on CONFIG_FUTEXAlexey Dobriyan1-1/+1
2007-08-07Enable lguest drivers in KconfigRusty Russell1-0/+2
2007-07-30Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=nRusty Russell1-1/+9
2007-07-19lguest: the Makefile and KconfigRusty Russell1-0/+20