summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKonrad Rzeszutek Wilk2014-01-10 16:45:35 +0100
committerKonrad Rzeszutek Wilk2014-01-10 16:45:35 +0100
commit54d44eb3c7f6f893ae3b3cfb545145aa337976ca (patch)
treeaa0621fc7d49bf2f139853b1dbc4cff9093ac716 /MAINTAINERS
parentxen: delete new instances of __cpuinit usage (diff)
downloadkernel-qcow2-linux-54d44eb3c7f6f893ae3b3cfb545145aa337976ca.tar.gz
kernel-qcow2-linux-54d44eb3c7f6f893ae3b3cfb545145aa337976ca.tar.xz
kernel-qcow2-linux-54d44eb3c7f6f893ae3b3cfb545145aa337976ca.zip
xen/pvh: Use 'depend' instead of 'select'.
The usage of 'select' means it will enable the CONFIG options without checking their dependencies. That meant we would inadvertently turn on CONFIG_XEN_PVHM while its core dependency (CONFIG_PCI) was turned off. This patch fixes the warnings and compile failures: warning: (XEN_PVH) selects XEN_PVHVM which has unmet direct dependencies (HYPERVISOR_GUEST && XEN && PCI && X86_LOCAL_APIC) Reported-by: Jim Davis <jim.epost@gmail.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions