diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-01-28 14:56:21 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-01-28 14:56:21 +0100 |
commit | de409171c59c9c45cc856b8b77058986f8c873ae (patch) | |
tree | 6adb3334ab7d1298640149a8c4445cd8d79d70ba /target/linux/patches/6.6.69/macsonic.patch | |
parent | d16d5c903772765ff3c7e457ba54e94924d80ede (diff) |
linux: update to 6.6.69
Diffstat (limited to 'target/linux/patches/6.6.69/macsonic.patch')
-rw-r--r-- | target/linux/patches/6.6.69/macsonic.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/patches/6.6.69/macsonic.patch b/target/linux/patches/6.6.69/macsonic.patch deleted file mode 100644 index 51e76113b..000000000 --- a/target/linux/patches/6.6.69/macsonic.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Nur linux-6.6.22.orig/drivers/net/ethernet/natsemi/Kconfig linux-6.6.22/drivers/net/ethernet/natsemi/Kconfig ---- linux-6.6.22.orig/drivers/net/ethernet/natsemi/Kconfig 2024-03-15 19:25:07.000000000 +0100 -+++ linux-6.6.22/drivers/net/ethernet/natsemi/Kconfig 2024-04-16 10:16:50.352443898 +0200 -@@ -19,6 +19,7 @@ - config MACSONIC - tristate "Macintosh SONIC based ethernet (onboard, NuBus, LC, CS)" - depends on MAC -+ select BITREVERSE - help - Support for NatSemi SONIC based Ethernet devices. This includes - the onboard Ethernet in many Quadras as well as some LC-PDS, |