[PATCH 2.4] remove obsolete PIIX config help

From: Cal Peake (cp_at_absolutedigital.net)
Date: 11/30/04

  • Next message: Linus Torvalds: "Re: [RFC] Splitting kernel headers and deprecating __KERNEL__"
    Date:	Tue, 30 Nov 2004 11:55:41 -0500 (EST)
    To: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
    
    

    Hi Marcelo,

    The patch below removes some obsolete config help for the Intel PIIX
    chipsets.

    -- Cal

    Signed-off-by: Cal Peake <cp@absolutedigital.net>

    --- linux-2.4.29-pre1/Documentation/Configure.help 2004-11-30 11:17:08.000000000 -0500
    +++ linux-2.4.29-pre1-1/Documentation/Configure.help 2004-11-30 11:18:23.000000000 -0500
    @@ -1317,21 +1317,6 @@
     
       Please read the comments at the top of <file:drivers/ide/pci/piix.c>.
     
    - If you say Y here, you should also say Y to "PIIXn Tuning support",
    - below.
    -
    - If unsure, say N.
    -
    -PIIXn Tuning support
    -CONFIG_PIIX_TUNING
    - This driver extension adds DMA mode setting and tuning for all PIIX
    - IDE controllers by Intel. Since the BIOS can sometimes improperly
    - set up the device/adapter combination and speed limits, it has
    - become a necessity to back/forward speed devices as needed.
    -
    - Case 430HX/440FX PIIX3 need speed limits to reduce UDMA to DMA mode
    - 2 if the BIOS can not perform this task at initialization.
    -
       If unsure, say N.
     
     Promise PDC202{46|62|65|67} support
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Linus Torvalds: "Re: [RFC] Splitting kernel headers and deprecating __KERNEL__"