diff options
author | Miguel de Icaza <miguel@nuclecu.unam.mx> | 1997-07-02 06:26:51 +0000 |
---|---|---|
committer | Miguel de Icaza <miguel@nuclecu.unam.mx> | 1997-07-02 06:26:51 +0000 |
commit | 6523f1a4aea31cc4823f5b80da3f18d407a7a19d (patch) | |
tree | fc4eb49a1b9312988e9adef58d436f2a0e11ea7b /Documentation | |
parent | aa2e5b3c38f27ee5efda70e68be0ccff9c334f9b (diff) |
New CONFIG_SGI_GRAPHICS turns on the new devices.
And remaining files from previous commit.
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/Configure.help | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/Configure.help b/Documentation/Configure.help index 863c1d3ac..4e9e6678d 100644 --- a/Documentation/Configure.help +++ b/Documentation/Configure.help @@ -487,6 +487,13 @@ CONFIG_CPU_R3000 it suffices to give a unique prefix of the option you want to choose. +SGI graphics support +CONFIG_SGI_GRAPHICS + If you have an SGI machine and you want to compile the graphic drivers + select this option. This will include the code for the /dev/graphics + and /dev/gfx drivers into the kernel for supporting the virtualized + access to your graphics hardware. + Networking support CONFIG_NET Unless you really know what you are doing, you should say Y |