X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fchar%2Fipmi%2FKconfig;h=a6dcb29181571af022ca6a642b0dba2eb3539ca9;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=b632538fff368e57242ad91537ebd5b2c73e2961;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/drivers/char/ipmi/Kconfig b/drivers/char/ipmi/Kconfig index b632538ff..a6dcb2918 100644 --- a/drivers/char/ipmi/Kconfig +++ b/drivers/char/ipmi/Kconfig @@ -12,7 +12,7 @@ config IPMI_HANDLER IPMI is a standard for managing sensors (temperature, voltage, etc.) in a system. - See Documentation/IPMI.txt for more details on the driver. + See for more details on the driver. If unsure, say N. @@ -57,4 +57,11 @@ config IPMI_WATCHDOG help This enables the IPMI watchdog timer. +config IPMI_POWEROFF + tristate 'IPMI Poweroff' + depends on IPMI_HANDLER + help + This enables a function to power off the system with IPMI if + the IPMI management controller is capable of this. + endmenu