|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] XEN_GRANT_DEV config option for x86?
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
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] XEN_GRANT_DEV config option for x86?,
Ben Guthro <=
|
|
|
|
|