1 # Kernel and Driver configuration for Broadcom Commengine ADSL board
3 prompt "Broadcom Commengine ADSL board"
7 Select different Broadcom ADSL board
10 bool "96338 ADSL board"
11 select DMA_NONCOHERENT
15 bool "96345 ADSL board"
16 select DMA_NONCOHERENT
20 bool "96348 ADSL board"
21 select DMA_NONCOHERENT
27 bool "Support for Broadcom Board"
28 depends on BCM96338 || BCM96345 || BCM96348
31 bool "Support for Serial Port"
32 depends on BCM96338 || BCM96345 || BCM96348
35 tristate "Support for Ethernet"
36 depends on BCM96338 || BCM96345 || BCM96348
39 tristate "Support for USB"
40 depends on BCM96338 || BCM96345 || BCM96348
43 tristate "Support for Wireless"
44 depends on BCM96338 || BCM96345 || BCM96348
47 bool "Support for PCI"
48 depends on BCM96338 || BCM96345 || BCM96348
52 tristate "Support for ATM"
53 depends on BCM96338 || BCM96345 || BCM96348
56 tristate "Support for ATM Diagnostic"
57 depends on BCM96338 || BCM96345 || BCM96348
60 tristate "Support for ADSL"
61 depends on BCM96338 || BCM96345 || BCM96348
64 tristate "Support for VOICE"
65 depends on BCM96338 || BCM96345 || BCM96348
68 tristate "Support for PROCFS"
69 depends on BCM96338 || BCM96345 || BCM96348
72 tristate "Support for VDSL"
73 depends on BCM96338 || BCM96345 || BCM96348
76 tristate "Support for SECURITY"
77 depends on BCM96338 || BCM96345 || BCM96348
80 tristate "Support for HPNA"
81 depends on BCM96338 || BCM96345 || BCM96348
84 int "Implementation index for ADSL Board"
85 depends on BCM96338 || BCM96345 || BCM96348
87 config BCM_SERIAL_IMPL
88 int "Implementation index for Serial"
89 depends on BCM96338 || BCM96345 || BCM96348
92 int "Implementation index for Ethernet"
93 depends on BCM96338 || BCM96345 || BCM96348
96 int "Implementation index for USB"
97 depends on BCM96338 || BCM96345 || BCM96348
100 int "Implementation index for WIRELESS"
101 depends on BCM96338 || BCM96345 || BCM96348
103 config BCM_ATMAPI_IMPL
104 int "Implementation index for ATM"
105 depends on BCM96338 || BCM96345 || BCM96348
107 config BCM_ATMTEST_IMPL
108 int "Implementation index for ATM Diagnostic"
109 depends on BCM96338 || BCM96345 || BCM96348
112 int "Implementation index for BLAA"
113 depends on BCM96338 || BCM96345 || BCM96348
116 int "Implementation index for ADSL"
117 depends on BCM96338 || BCM96345 || BCM96348
119 config BCM_ENDPOINT_IMPL
120 int "Implementation index for VOICE"
121 depends on BCM96338 || BCM96345 || BCM96348
123 config BCM_PROCFS_IMPL
124 int "Implementation index for PROCFS"
125 depends on BCM96338 || BCM96345 || BCM96348
128 int "Implementation index for VDSL"
129 depends on BCM96338 || BCM96345 || BCM96348
131 config BCM_SECURITY_IMPL
132 int "Implementation index for SECURITY"
133 depends on BCM96338 || BCM96345 || BCM96348
136 int "Implementation index for HPNA"
137 depends on BCM96338 || BCM96345 || BCM96348