.. | .. |
---|
15 | 15 | select SSB_DRIVER_GPIO |
---|
16 | 16 | default y |
---|
17 | 17 | help |
---|
18 | | - Add support for old Broadcom BCM47xx boards with Sonics Silicon Backplane support. |
---|
| 18 | + Add support for old Broadcom BCM47xx boards with Sonics Silicon Backplane support. |
---|
19 | 19 | |
---|
20 | | - This will generate an image with support for SSB and MIPS32 R1 instruction set. |
---|
| 20 | + This will generate an image with support for SSB and MIPS32 R1 instruction set. |
---|
21 | 21 | |
---|
22 | 22 | config BCM47XX_BCMA |
---|
23 | 23 | bool "BCMA Support for Broadcom BCM47XX" |
---|
.. | .. |
---|
32 | 32 | select BCMA_DRIVER_GPIO |
---|
33 | 33 | default y |
---|
34 | 34 | help |
---|
35 | | - Add support for new Broadcom BCM47xx boards with Broadcom specific Advanced Microcontroller Bus. |
---|
| 35 | + Add support for new Broadcom BCM47xx boards with Broadcom specific Advanced Microcontroller Bus. |
---|
36 | 36 | |
---|
37 | | - This will generate an image with support for BCMA and MIPS32 R2 instruction set. |
---|
| 37 | + This will generate an image with support for BCMA and MIPS32 R2 instruction set. |
---|
38 | 38 | |
---|
39 | 39 | endif |
---|