summaryrefslogtreecommitdiffstats
path: root/debian/patches/debian/dfsg/drivers-net-appletalk-cops.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/debian/dfsg/drivers-net-appletalk-cops.patch')
-rw-r--r--debian/patches/debian/dfsg/drivers-net-appletalk-cops.patch18
1 files changed, 12 insertions, 6 deletions
diff --git a/debian/patches/debian/dfsg/drivers-net-appletalk-cops.patch b/debian/patches/debian/dfsg/drivers-net-appletalk-cops.patch
index 44258800a..9a7884605 100644
--- a/debian/patches/debian/dfsg/drivers-net-appletalk-cops.patch
+++ b/debian/patches/debian/dfsg/drivers-net-appletalk-cops.patch
@@ -8,15 +8,19 @@ Forwarded: not-needed
drivers/net/appletalk/Makefile | 1 -
2 files changed, 27 deletions(-)
---- a/drivers/net/appletalk/Kconfig
-+++ b/drivers/net/appletalk/Kconfig
-@@ -50,33 +50,6 @@ config LTPC
+Index: linux/drivers/net/appletalk/Kconfig
+===================================================================
+--- linux.orig/drivers/net/appletalk/Kconfig
++++ linux/drivers/net/appletalk/Kconfig
+@@ -50,35 +50,6 @@ config LTPC
This driver is experimental, which means that it may not work.
See the file <file:Documentation/networking/device_drivers/appletalk/ltpc.rst>.
-config COPS
- tristate "COPS LocalTalk PC support"
-- depends on DEV_APPLETALK && (ISA || EISA)
+- depends on DEV_APPLETALK && ISA
+- depends on NETDEVICES
+- select NETDEV_LEGACY_INIT
- help
- This allows you to use COPS AppleTalk cards to connect to LocalTalk
- networks. You also need version 1.3.3 or later of the netatalk
@@ -44,8 +48,10 @@ Forwarded: not-needed
config IPDDP
tristate "Appletalk-IP driver support"
depends on DEV_APPLETALK && ATALK
---- a/drivers/net/appletalk/Makefile
-+++ b/drivers/net/appletalk/Makefile
+Index: linux/drivers/net/appletalk/Makefile
+===================================================================
+--- linux.orig/drivers/net/appletalk/Makefile
++++ linux/drivers/net/appletalk/Makefile
@@ -4,5 +4,4 @@
#