From e23f674f819d3f9d4efb0be02c33ff5dd6f9f3bd Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Mon, 20 Jan 2014 11:51:17 -0500 Subject: [PATCH] Revert "config, x86 enable boot cpu hotplug" This reverts commit ca43fd4b8dd1ce49ab0a9f239c6a056df104db72. --- config-x86_64-generic | 2 -- 1 file changed, 2 deletions(-) diff --git a/config-x86_64-generic b/config-x86_64-generic index 04431cb4e..0bb416090 100644 --- a/config-x86_64-generic +++ b/config-x86_64-generic @@ -171,5 +171,3 @@ CONFIG_SFC_MTD=y CONFIG_MTD_CHAR=m CONFIG_MTD_BLOCK=m -# Override bootcpu hotplug -CONFIG_BOOTPARAM_HOTPLUG_CPU0=y