summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2016-01-23 14:42:00 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2016-01-23 14:42:08 -0800
commit2683b510e7cf19b2fa14c7dff023d1e93f14ab32 (patch)
tree496c02461f712688453a667b21de656d2a5d4516
parentImprove clarity for makefile command. (diff)
downloadgenkernel-2683b510e7cf19b2fa14c7dff023d1e93f14ab32.tar.gz
genkernel-2683b510e7cf19b2fa14c7dff023d1e93f14ab32.tar.bz2
genkernel-2683b510e7cf19b2fa14c7dff023d1e93f14ab32.zip
kconfig/x86*: CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is hazardous to have by default.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rw-r--r--arch/x86/arch-config1
-rw-r--r--arch/x86_64/arch-config1
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/arch-config b/arch/x86/arch-config
index 124e67e2..bc91186e 100644
--- a/arch/x86/arch-config
+++ b/arch/x86/arch-config
@@ -5,7 +5,6 @@ CONFIG_XEN_PLATFORM_PCI=y
# CONFIG_HIGHMEM4G is not set
CONFIG_HARDLOCKUP_DETECTOR=y
# CONFIG_BOOTPARAM_HARDLOCKUP_ENABLED is not set
-CONFIG_BOOTPARAM_HARDLOCKUP_PANIC=y
CONFIG_I2C_ISMT=m
CONFIG_LPC_SCH=m
CONFIG_LPC_ICH=m
diff --git a/arch/x86_64/arch-config b/arch/x86_64/arch-config
index 5d994221..6f549566 100644
--- a/arch/x86_64/arch-config
+++ b/arch/x86_64/arch-config
@@ -87,7 +87,6 @@ CONFIG_BLK_DEV_RSXX=m
# CONFIG_I2O_CONFIG_OLD_IOCTL is not set
# CONFIG_I2O_BUS is not set
CONFIG_HARDLOCKUP_DETECTOR=y
-CONFIG_BOOTPARAM_HARDLOCKUP_PANIC=y
CONFIG_BOOTPARAM_HARDLOCKUP_ENABLED=y
# CONFIG_K8_NUMA is not set
CONFIG_AMD_NUMA=y