[PATCH] add CONFIG_DISABLE_SUSPEND_VT_SWITCH=y to XO-1 defconfig
Martin Dengler
martin at martindengler.com
Wed Aug 5 23:25:13 EDT 2009
a la the change to XO-1.5 defconfig to set
CONFIG_DISABLE_SUSPEND_VT_SWITCH=y from commit
ad61cc33bd070e2c7bf98d4574b998fde58c862d, update XO-1 defconfig
similarly. Stops make silentoldconfig for the XO-1 from failing.
---
arch/x86/configs/xo_1_defconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/x86/configs/xo_1_defconfig b/arch/x86/configs/xo_1_defconfig
index 3d6f55d..43cac6b 100644
--- a/arch/x86/configs/xo_1_defconfig
+++ b/arch/x86/configs/xo_1_defconfig
@@ -313,6 +313,7 @@ CONFIG_PM=y
CONFIG_PM_DEBUG=y
# CONFIG_PM_VERBOSE is not set
CONFIG_CAN_PM_TRACE=y
+CONFIG_DISABLE_SUSPEND_VT_SWITCH=y
# CONFIG_PM_TRACE_RTC is not set
CONFIG_PM_SLEEP=y
CONFIG_SUSPEND=y
--
1.6.0.6
More information about the Devel
mailing list