Config.in
Upload User: jlfgdled
Upload Date: 2013-04-10
Package Size: 33168k
Code Size: 0k
Development Platform:

Unix_Linux

  1. #
  2. # PCMCIA character device configuration
  3. #
  4. mainmenu_option next_comment
  5. comment 'PCMCIA character devices'
  6. dep_tristate 'PCMCIA serial device support' CONFIG_PCMCIA_SERIAL_CS $CONFIG_SERIAL
  7. if [ "$CONFIG_PCMCIA_SERIAL_CS" = "y" ]; then
  8.    define_bool CONFIG_PCMCIA_CHRDEV y
  9. fi
  10. tristate 'SyncLink PC Card support' CONFIG_SYNCLINK_CS
  11. endmenu