]> xenbits.xensource.com Git - xen.git/commit
build: introduce CONFIG_NR_CPUS in Kconfig
authorDoug Goldstein <cardoe@cardoe.com>
Thu, 14 Jan 2016 09:34:27 +0000 (10:34 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 14 Jan 2016 09:35:04 +0000 (10:35 +0100)
commit6da11a5ac28215eff9faa78ca26e13c2be1d5eaa
tree8d27d29ff149e510011f69d0f69382ced7aebc48
parented6452a091daa711890f0c0f84adb12e9fa54fa3
build: introduce CONFIG_NR_CPUS in Kconfig

Introduce an option where the user can modifiy the maximum number of
supported physical CPUs.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
xen/arch/Kconfig [new file with mode: 0644]
xen/arch/arm/Kconfig
xen/arch/x86/Kconfig