Linux 2.3.1pre3
[davej-history.git] / drivers / sbus / char / Config.in
blob6faee52219cc1bd8a0f63800a480c5b3dc58c317
1 comment 'Misc Linux/SPARC drivers'
2 tristate '/dev/openprom device support' CONFIG_SUN_OPENPROMIO
3 tristate 'Mostek real time clock support' CONFIG_SUN_MOSTEK_RTC
4 if [ "$ARCH" = "sparc64" ]; then
5         if [ "$CONFIG_PCI" = "y" ]; then
6                 tristate 'Siemens SAB82532 serial support' CONFIG_SAB82532
7         fi
8         tristate 'OBP Flash Device support' CONFIG_OBP_FLASH
9 fi
11 if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
12   tristate 'Bidirectional parallel port support (EXPERIMENTAL)' CONFIG_SUN_BPP
13   tristate 'Videopix Frame Grabber (EXPERIMENTAL)' CONFIG_SUN_VIDEOPIX