[4/4] Revert "staging/octeon: Mark Ethernet driver as BROKEN"
authorChris Packham <chris.packham@alliedtelesis.co.nz>
Wed, 5 Feb 2020 00:11:16 +0000 (13:11 +1300)
committerBen Hutchings <benh@debian.org>
Tue, 9 Jun 2020 17:50:00 +0000 (18:50 +0100)
Origin: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/commit?id=8ef0c4f06432b5b2f4e32f37b81708eae1e20c8c

This reverts commit 075a1e87d1e2358d0b0301ac8f8e7f25051decf1. Now that
the build issues have been fixed we can resume build testing.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Link: https://lore.kernel.org/r/20200205001116.14096-7-chris.packham@alliedtelesis.co.nz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Gbp-Pq: Topic features/mips
Gbp-Pq: Name 0004-Revert-staging-octeon-Mark-Ethernet-driver-as-BROKEN.patch

drivers/staging/octeon/Kconfig

index e7f4ddcc1361938dacfa81f7e32160eac74993eb..5319909eb2f6e81cab72ac3da2eb9fb246addd7b 100644 (file)
@@ -3,7 +3,6 @@ config OCTEON_ETHERNET
        tristate "Cavium Networks Octeon Ethernet support"
        depends on CAVIUM_OCTEON_SOC || COMPILE_TEST
        depends on NETDEVICES
-       depends on BROKEN
        select PHYLIB
        select MDIO_OCTEON
        help