Messages in this thread Patch in this message |  | | Date | Sun, 21 Jan 2001 04:54:35 +0100 | From | André Dahlqvist <> | Subject | [PATCH] Add help text for ATI Radeon |
| |
The below patch adds a help text for the ATI Radeon graphics card. The patch is against 2.4.1-pre9.
--- linux/Documentation/Configure.help~ Sun Jan 21 04:08:54 2001 +++ linux/Documentation/Configure.help Sun Jan 21 04:49:29 2001 @@ -13132,6 +13132,11 @@ is selected, the module will be called r128.o. AGP support for this card is strongly suggested (unless you have a PCI version). +ATI Radeon +CONFIG_DRM_RADEON + Choose this option if you have a ATI Radeon graphics card. + If M is selected, the module will be called radeon.o. + Intel I810 CONFIG_DRM_I810 Choose this option if you have an Intel I810 graphics card. If M is -- André Dahlqvist <anedah-9@sm.luth.se> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |