From a8854f05f7c7192195cca79bcf9c9153d168f485 Mon Sep 17 00:00:00 2001 From: Adrian Calianu Date: Fri, 20 Apr 2018 09:26:14 +0200 Subject: kernel features used as installer support Also enable as modules devices that can be connected to a target: - usb - hsi - firewire Signed-off-by: Adrian Calianu --- features/numa/numa_x86_y.cfg | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 features/numa/numa_x86_y.cfg (limited to 'features/numa/numa_x86_y.cfg') diff --git a/features/numa/numa_x86_y.cfg b/features/numa/numa_x86_y.cfg new file mode 100644 index 0000000..2c26323 --- /dev/null +++ b/features/numa/numa_x86_y.cfg @@ -0,0 +1,6 @@ +CONFIG_NUMA=y +CONFIG_AMD_NUMA=y +CONFIG_X86_64_ACPI_NUMA=y +CONFIG_NUMA_EMU=y +CONFIG_USE_PERCPU_NUMA_NODE_ID=y +CONFIG_ACPI_NUMA=y -- cgit v1.2.3-54-g00ecf