diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index faa6fb7b7805..3d759c590f59 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -134,8 +134,8 @@ config ATH79 | |||
134 | help | 134 | help |
135 | Support for the Atheros AR71XX/AR724X/AR913X SoCs. | 135 | Support for the Atheros AR71XX/AR724X/AR913X SoCs. |
136 | 136 | ||
137 | config BCM3384 | 137 | config BMIPS_GENERIC |
138 | bool "Broadcom BCM3384 based boards" | 138 | bool "Broadcom Generic BMIPS kernel" |
139 | select BOOT_RAW | 139 | select BOOT_RAW |
140 | select NO_EXCEPT_FILL | 140 | select NO_EXCEPT_FILL |
141 | select USE_OF | 141 | select USE_OF |
@@ -155,10 +155,10 @@ config BCM3384 | |||
155 | select USB_OHCI_BIG_ENDIAN_DESC | 155 | select USB_OHCI_BIG_ENDIAN_DESC |
156 | select USB_OHCI_BIG_ENDIAN_MMIO | 156 | select USB_OHCI_BIG_ENDIAN_MMIO |
157 | help | 157 | help |
158 | Support for BCM3384 based boards. BCM3384/BCM33843 is a cable modem | 158 | Build a generic DT-based kernel image that boots on select |
159 | chipset with a Linux application processor that is often used to | 159 | BCM33xx cable modem chips, BCM63xx DSL chips, and BCM7xxx set-top |
160 | provide Samba services, a CUPS print server, and/or advanced routing | 160 | box chips. Note that CONFIG_CPU_BIG_ENDIAN/CONFIG_CPU_LITTLE_ENDIAN |
161 | features. | 161 | must be set appropriately for your board. |
162 | 162 | ||
163 | config BCM47XX | 163 | config BCM47XX |
164 | bool "Broadcom BCM47XX based boards" | 164 | bool "Broadcom BCM47XX based boards" |