1# 2# Telephony device configuration 3# 4mainmenu_option next_comment 5comment 'Telephony Support' 6 7tristate 'Linux telephony support' CONFIG_PHONE 8dep_tristate 'QuickNet Internet LineJack/PhoneJack support' CONFIG_PHONE_IXJ $CONFIG_PHONE 9dep_tristate 'QuickNet Internet LineJack/PhoneJack PCMCIA support' CONFIG_PHONE_IXJ_PCMCIA $CONFIG_PHONE_IXJ $CONFIG_PCMCIA 10endmenu 11