~ubuntu-branches/ubuntu/lucid/linux-rt/lucid

« back to all changes in this revision

Viewing changes to arch/x86/xen/Kconfig

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2009-08-05 23:00:52 UTC
  • Revision ID: james.westby@ubuntu.com-20090805230052-7xedvqcyk9dnnxb2
Tags: 2.6.31-1.1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
        bool "Xen guest support"
7
7
        select PARAVIRT
8
8
        select PARAVIRT_CLOCK
9
 
        depends on X86_64 || (X86_32 && X86_PAE && !(X86_VISWS || X86_VOYAGER))
 
9
        depends on X86_64 || (X86_32 && X86_PAE && !X86_VISWS)
10
10
        depends on X86_CMPXCHG && X86_TSC
11
11
        help
12
12
          This is the Linux Xen port.  Enabling this will allow the