]> Git Repo - linux.git/commit - drivers/xen/Kconfig
XEN / ACPI: Make XEN ACPI depend on X86
authorHanjun Guo <[email protected]>
Tue, 24 Mar 2015 14:02:52 +0000 (14:02 +0000)
committerWill Deacon <[email protected]>
Thu, 26 Mar 2015 15:13:08 +0000 (15:13 +0000)
commit42068cfd652843bdb61c374cf3582c4c0643483b
tree1740195175dbc60a2decee15113c1d640be98467
parent6933de0ca0b7656db94f67731c8c53c7dcacae3a
XEN / ACPI: Make XEN ACPI depend on X86

When ACPI is enabled on ARM64, XEN ACPI will also compiled
into the kernel, but XEN ACPI is x86 dependent, so introduce
CONFIG_XEN_ACPI to make it depend on x86 before XEN ACPI is
functional on ARM64.

CC: Julien Grall <[email protected]>
CC: Konrad Rzeszutek Wilk <[email protected]>
CC: Boris Ostrovsky <[email protected]>
CC: David Vrabel <[email protected]>
Acked-by: Stefano Stabellini <[email protected]>
Signed-off-by: Hanjun Guo <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
drivers/xen/Kconfig
drivers/xen/Makefile
This page took 0.055505 seconds and 4 git commands to generate.