--- zzzz-none-000/linux-2.6.13.1/drivers/atm/Kconfig 2005-09-10 02:42:58.000000000 +0000 +++ ohio-7170-487/linux-2.6.13.1/drivers/atm/Kconfig 2006-11-09 18:00:54.000000000 +0000 @@ -444,5 +444,29 @@ Support for the S/UNI-Ultra and S/UNI-622 found in the ForeRunner HE cards. This driver provides carrier detection some statistics. +config ATM_AVM + tristate "AVM ATM driver for ar7/ohio" + depends on MIPS_OHIO || MIPS_AR7 + +config AVM_DSP_PRINTF + bool "PRINTF for the DSP-Firmware" + depends on ATM_AVM + default y + +config AVM_ATM_NO_DSP_OVERLAY_RELOAD + bool "Don't give free memory for the overlays in mips" + depends on ATM_AVM + default y + +config AVM_ATM_AFE_REGISTER_ACCESS + bool "Turn on command in messagebox to access afe-registers in dsp" + depends on ATM_AVM + default n + +config AVM_ATM_DSP_MSG + bool "Activate messages for debugging dsl-signals over udp" + depends on ATM_AVM + default n + endmenu