All of lore.kernel.org
 help / color / mirror / Atom feed
* XEN_GRANT_DEV config option for x86?
@ 2007-12-14 13:09 Ben Guthro
  2007-12-14 13:31 ` Ben Guthro
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Guthro @ 2007-12-14 13:09 UTC (permalink / raw)
  To: xen-devel

I pulled in the latest xen&linux bits from unstable this morning, and 
during my build I was asked the question of an unknown build option: 
XEN_GRANT_DEV

I'd be happy to submit a patch for x86_64 & x86, updating the proper 
buildconfig files...but I would like to know if it should be set for 
x86, or is this strictly an IA64 option?

Ben

grep -r XEN_GRANT_DEV *
buildconfigs/linux-defconfig_xen0_ia64:CONFIG_XEN_GRANT_DEV=y
buildconfigs/linux-defconfig_xen_ia64:CONFIG_XEN_GRANT_DEV=y
buildconfigs/linux-defconfig_xenU_ia64:# CONFIG_XEN_GRANT_DEV is not set
drivers/xen/Kconfig:config XEN_GRANT_DEV
drivers/xen/Makefile:obj-$(CONFIG_XEN_GRANT_DEV)        += gntdev/
drivers/xen/gntdev/Makefile:obj-$(CONFIG_XEN_GRANT_DEV) := gntdev.o

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-14 13:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-14 13:09 XEN_GRANT_DEV config option for x86? Ben Guthro
2007-12-14 13:31 ` Ben Guthro

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.