[BACK]Return to Config.in CVS log [TXT][DIR] Up to [Development] / linux-2.4-xfs / drivers / char / pcmcia

File: [Development] / linux-2.4-xfs / drivers / char / pcmcia / Config.in (download)

Revision 1.1, Wed Dec 31 00:54:49 2003 UTC (13 years, 9 months ago) by cattelan
Branch: MAIN
CVS Tags: HEAD

Initial Import 2.4.24pre2

#
# PCMCIA character device configuration
#

mainmenu_option next_comment
comment 'PCMCIA character devices'

dep_tristate 'PCMCIA serial device support' CONFIG_PCMCIA_SERIAL_CS $CONFIG_SERIAL
if [ "$CONFIG_PCMCIA_SERIAL_CS" = "y" ]; then
   define_bool CONFIG_PCMCIA_CHRDEV y
fi

tristate 'SyncLink PC Card support' CONFIG_SYNCLINK_CS

endmenu