patch-2.3.38 linux/arch/i386/config.in

Next file: linux/arch/i386/kernel/acpi.c
Previous file: linux/arch/i386/boot/compressed/head.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.37/linux/arch/i386/config.in linux/arch/i386/config.in
@@ -122,7 +122,7 @@
 bool 'ACPI support' CONFIG_ACPI
 if [ "$CONFIG_ACPI" != "n" ]; then
    if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
-     bool '  Enter S1 for sleep' CONFIG_ACPI_S1_SLEEP
+      bool '  Enter S1 for sleep (EXPERIMENTAL)' CONFIG_ACPI_S1_SLEEP
    fi
 fi
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)