Ok. I didn't make 2.4.0 in 2000. Tough. I tried, but we had some
[davej-history.git] / drivers / sgi / Config.in
blobf7582d1fa949bba54d0cfa01ad0d379517125e8d
2 # Character device configuration
4 mainmenu_option next_comment
5 comment 'SGI devices'
7 bool 'SGI Zilog85C30 serial support' CONFIG_SGI_SERIAL
8 if [ "$CONFIG_SGI_SERIAL" = "y" ]; then
9    bool '  Support for console on serial port' CONFIG_SERIAL_CONSOLE
11 bool 'SGI DS1286  RTC support' CONFIG_SGI_DS1286
13 if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then  
14    tristate 'SGI Newport Graphics support' CONFIG_SGI_NEWPORT_GFX
17 endmenu