From 7dbaa3f2023b2c631a01e2277a7b054ebcfdaefe Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 13 May 2014 16:04:54 +0000 Subject: [PATCH] [hppa/parisc64-smp] ipmi: Enable IPMI_HANDLER, IPMI_DEVICE_INTERFACE, IPMI_SI, IPMI_WATCHDOG, IPMI_POWEROFF as modules (Closes: #747482) svn path=/dists/sid/linux/; revision=21329 --- debian/changelog | 2 ++ debian/config/hppa/config.parisc64-smp | 9 +++++++++ 2 files changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index a0ad1333f..05ebd8b41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -116,6 +116,8 @@ linux (3.14.4-1) UNRELEASED; urgency=medium changes have resulted in a different kernel module ABI - [powerpc] Bump ABI to 1a as 3.14.2-1 was built with an older compiler * [armhf] Enable IR_GPIO_CIR as module (Closes: #747762) + * [hppa/parisc64-smp] ipmi: Enable IPMI_HANDLER, IPMI_DEVICE_INTERFACE, + IPMI_SI, IPMI_WATCHDOG, IPMI_POWEROFF as modules (Closes: #747482) -- Ben Hutchings Thu, 01 May 2014 01:50:30 +0100 diff --git a/debian/config/hppa/config.parisc64-smp b/debian/config/hppa/config.parisc64-smp index 6e44aec5f..69aa506eb 100644 --- a/debian/config/hppa/config.parisc64-smp +++ b/debian/config/hppa/config.parisc64-smp @@ -30,6 +30,15 @@ CONFIG_DRM_KMS_HELPER=y CONFIG_DRM_TTM=m CONFIG_DRM_RADEON=m +## +## file: drivers/char/ipmi/Kconfig +## +CONFIG_IPMI_HANDLER=m +CONFIG_IPMI_DEVICE_INTERFACE=m +CONFIG_IPMI_SI=m +CONFIG_IPMI_WATCHDOG=m +CONFIG_IPMI_POWEROFF=m + ## ## file: mm/Kconfig ##