~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/kernel/configs/xen.config

Version: ~ [ linux-6.11.5 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.58 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.114 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.169 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.228 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.284 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.322 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.9 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 # Help: Bootable as a Xen guest
  2 #
  3 # global stuff - these enable us to allow some
  4 # of the not so generic stuff below for xen
  5 CONFIG_PARAVIRT=y
  6 CONFIG_NET=y
  7 CONFIG_NET_CORE=y
  8 CONFIG_NETDEVICES=y
  9 CONFIG_BLOCK=y
 10 CONFIG_WATCHDOG=y
 11 CONFIG_TARGET_CORE=y
 12 CONFIG_SCSI=y
 13 CONFIG_FB=y
 14 CONFIG_INPUT_MISC=y
 15 CONFIG_MEMORY_HOTPLUG=y
 16 CONFIG_TTY=y
 17 # Technically not required but otherwise produces
 18 # pretty useless systems starting from allnoconfig
 19 # You want TCP/IP and ELF binaries right?
 20 CONFIG_INET=y
 21 CONFIG_BINFMT_ELF=y
 22 # generic config
 23 CONFIG_XEN=y
 24 CONFIG_XEN_DOM0=y
 25 # backend drivers
 26 CONFIG_XEN_BACKEND=y
 27 CONFIG_XEN_BLKDEV_BACKEND=m
 28 CONFIG_XEN_NETDEV_BACKEND=m
 29 CONFIG_HVC_XEN=y
 30 CONFIG_XEN_WDT=m
 31 CONFIG_XEN_SCSI_BACKEND=m
 32 # frontend drivers
 33 CONFIG_XEN_FBDEV_FRONTEND=m
 34 CONFIG_HVC_XEN_FRONTEND=y
 35 CONFIG_INPUT_XEN_KBDDEV_FRONTEND=m
 36 CONFIG_XEN_SCSI_FRONTEND=m
 37 # others
 38 CONFIG_XEN_BALLOON=y
 39 CONFIG_XEN_DEV_EVTCHN=m
 40 CONFIG_XEN_BLKDEV_FRONTEND=m
 41 CONFIG_XEN_NETDEV_FRONTEND=m
 42 CONFIG_XENFS=m
 43 CONFIG_XEN_COMPAT_XENFS=y
 44 CONFIG_XEN_SYS_HYPERVISOR=y
 45 CONFIG_XEN_XENBUS_FRONTEND=y
 46 CONFIG_XEN_GNTDEV=m
 47 CONFIG_XEN_GRANT_DEV_ALLOC=m
 48 CONFIG_SWIOTLB_XEN=y
 49 CONFIG_XEN_PRIVCMD=m

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php