[2.6 patch] update FB_RADEON help text

From: Adrian Bunk (bunk_at_fs.tum.de)
Date: 02/15/04

  • Next message: Adrian Bunk: "[2.6 patch] update I2C help text"
    Date:	Sun, 15 Feb 2004 14:41:08 +0100
    To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
    
    

    FB_RADEON_I2C selects I2C_ALGOBIT.

    cu
    Adrian

    --- linux-2.6.3-rc3-full/drivers/video/Kconfig.old 2004-02-15 14:31:08.000000000 +0100
    +++ linux-2.6.3-rc3-full/drivers/video/Kconfig 2004-02-15 14:31:56.000000000 +0100
    @@ -622,12 +622,8 @@
               a framebuffer device. There are both PCI and AGP versions. You
               don't need to choose this to run the Radeon in plain VGA mode.
     
    - If you say Y here and want DDC/I2C support you must first say Y to
    - "I2C support" and "I2C bit-banging support" in the character devices
    - section.
    -
    - If you say M here then "I2C support" and "I2C bit-banging support"
    - can be build either as modules or built-in.
    + If you say Y here and want DDC/I2C support you must first enable
    + "I2C support" in the character devices section.
     
               There is a product page at
               <http://www.ati.com/na/pages/products/pc/radeon32/index.html>.
    -
    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: Adrian Bunk: "[2.6 patch] update I2C help text"