Import 2.3.9pre5
[davej-history.git] / drivers / sgi / Config.in
blob40f0241780d623654836c4b3792c0789297dc473
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" != "n" ]; then
9   define_bool CONFIG_SERIAL y
12 bool 'SGI DS1286  RTC support' CONFIG_SGI_DS1286
14 if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then  
15   tristate 'SGI Newport Graphics support' CONFIG_SGI_NEWPORT_GFX
18 endmenu