Skip to content

Commit 82fba2d

Browse files
aakoskinpaulburton
authored andcommitted
MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver
Re-enable OCTEON USB driver which is needed on older hardware (e.g. EdgeRouter Lite) for mass storage etc. This got accidentally deleted when config options were changed for OCTEON2/3 USB. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Paul Burton <paul.burton@mips.com> Fixes: f922bc0 ("MIPS: Octeon: cavium_octeon_defconfig: Enable more drivers") Patchwork: https://patchwork.linux-mips.org/patch/21077/ Cc: Ralf Baechle <ralf@linux-mips.org> Cc: James Hogan <jhogan@kernel.org> Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Cc: stable@vger.kernel.org # 4.14+
1 parent ccda4af commit 82fba2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/mips/configs/cavium_octeon_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ CONFIG_RTC_CLASS=y
140140
CONFIG_RTC_DRV_DS1307=y
141141
CONFIG_STAGING=y
142142
CONFIG_OCTEON_ETHERNET=y
143+
CONFIG_OCTEON_USB=y
143144
# CONFIG_IOMMU_SUPPORT is not set
144145
CONFIG_RAS=y
145146
CONFIG_EXT4_FS=y

0 commit comments

Comments
 (0)