linux-stable/arch/mips/configs
Jakub Kicinski 32c53420d2 eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISA
Looks like almost all changes to this driver had been tree-wide
refactoring since git era begun. There is one commit from Al
15 years ago which could potentially be fixing a real bug.

The driver is using virt_to_bus() and is a real magnet for pointless
cleanups. It seems unlikely to have real users. Let's try to shed
this maintenance burden.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Acked-by: Michael Ellerman <mpe@ellerman.id.au> (powerpc)
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-05-23 11:43:51 +01:00
..
generic MIPS: config: generic: Add config for Marduk board 2021-08-12 16:01:49 +02:00
ar7_defconfig MIPS: configs: Cleanup old Kconfig options 2020-02-19 10:48:27 -08:00
ath25_defconfig MIPS: configs: Cleanup old Kconfig options 2020-02-19 10:48:27 -08:00
ath79_defconfig mips: Drop CONFIG_MTD_M25P80 in various defconfig files 2020-05-02 12:09:52 +02:00
bcm47xx_defconfig mtd: rawnand: Clarify Kconfig entry MTD_NAND 2019-04-18 08:54:00 +02:00
bcm63xx_defconfig MIPS: configs: Cleanup old Kconfig options 2020-02-19 10:48:27 -08:00
bigsur_defconfig MIPS: disable CONFIG_IDE in bigsur_defconfig 2021-03-24 10:35:36 +01:00
bmips_be_defconfig MIPS: configs: Cleanup old Kconfig options 2020-02-19 10:48:27 -08:00
bmips_stb_defconfig MIPS: Update bmips_stb_defconfig 2021-11-09 16:08:24 +01:00
capcella_defconfig
cavium_octeon_defconfig MIPS: configs: Remove useless UEVENT_HELPER_PATH 2019-06-11 15:46:21 -07:00
ci20_defconfig MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780 2021-12-09 18:09:34 +01:00
cobalt_defconfig arch: Remove references to CONFIG_NFSD_V3 in the default configs 2022-03-11 10:25:16 -05:00
cu1000-neo_defconfig MIPS: Ingenic: Refresh defconfig for Ingenic SoCs based boards. 2020-11-17 21:38:11 +01:00
cu1830-neo_defconfig MIPS: Ingenic: Refresh defconfig for Ingenic SoCs based boards. 2020-11-17 21:38:11 +01:00
db1xxx_defconfig mips: Drop CONFIG_MTD_M25P80 in various defconfig files 2020-05-02 12:09:52 +02:00
decstation_64_defconfig arch: Remove references to CONFIG_NFSD_V3 in the default configs 2022-03-11 10:25:16 -05:00
decstation_defconfig arch: Remove references to CONFIG_NFSD_V3 in the default configs 2022-03-11 10:25:16 -05:00
decstation_r4k_defconfig arch: Remove references to CONFIG_NFSD_V3 in the default configs 2022-03-11 10:25:16 -05:00
e55_defconfig
fuloong2e_defconfig Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH 2021-12-17 14:12:03 +01:00
gcw0_defconfig MIPS: configs: drop unused BACKLIGHT_GENERIC option 2020-12-04 13:00:34 +01:00
generic_defconfig MIPS: generic: Enable CONFIG_JUMP_LABEL 2019-04-09 16:21:32 -07:00
gpr_defconfig net: atm: remove support for ZeitNet ZN122x ATM devices 2022-04-27 12:22:56 +01:00
ip22_defconfig arch: Remove references to CONFIG_NFSD_V3 in the default configs 2022-03-11 10:25:16 -05:00
ip27_defconfig arch: Remove leftovers from prism54 wireless driver 2021-12-17 14:12:09 +01:00
ip28_defconfig
ip32_defconfig arch: Remove references to CONFIG_NFSD_V3 in the default configs 2022-03-11 10:25:16 -05:00
jazz_defconfig arch: Remove references to CONFIG_NFSD_V3 in the default configs 2022-03-11 10:25:16 -05:00
lemote2f_defconfig configs: remove the obsolete CONFIG_INPUT_POLLDEV 2021-09-08 11:50:28 -07:00
loongson1b_defconfig MIPS: configs: Remove useless UEVENT_HELPER_PATH 2019-06-11 15:46:21 -07:00
loongson1c_defconfig MIPS: configs: Remove useless UEVENT_HELPER_PATH 2019-06-11 15:46:21 -07:00
loongson2k_defconfig MIPS: Loongson64: Add a Loongson-2K1000 default config file 2021-03-25 10:44:01 +01:00
loongson3_defconfig MIPS: loongson64: Fix no screen display during boot-up 2021-09-23 11:22:40 +02:00
malta_defconfig - added support for QCN550x (ath79) 2022-03-25 09:35:19 -07:00
malta_kvm_defconfig arch: Remove references to CONFIG_NFSD_V3 in the default configs 2022-03-11 10:25:16 -05:00
malta_qemu_32r6_defconfig Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH 2021-12-17 14:12:03 +01:00
maltaaprp_defconfig Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH 2021-12-17 14:12:03 +01:00
maltasmvp_defconfig Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH 2021-12-17 14:12:03 +01:00
maltasmvp_eva_defconfig Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH 2021-12-17 14:12:03 +01:00
maltaup_defconfig Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH 2021-12-17 14:12:03 +01:00
maltaup_xpa_defconfig arch: Remove references to CONFIG_NFSD_V3 in the default configs 2022-03-11 10:25:16 -05:00
mpc30x_defconfig
mtx1_defconfig eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISA 2022-05-23 11:43:51 +01:00
omega2p_defconfig sysctl: Remove the sysctl system call 2019-11-26 13:03:56 -06:00
pic32mzda_defconfig configs: remove the obsolete CONFIG_INPUT_POLLDEV 2021-09-08 11:50:28 -07:00
qi_lb60_defconfig MIPS: configs: Regenerate configs of Ingenic boards 2020-09-18 16:35:27 +02:00
rb532_defconfig MIPS: configs: Cleanup old Kconfig options 2020-02-19 10:48:27 -08:00
rbtx49xx_defconfig MIPS: TXX9: Remove rbtx4939 board support 2022-01-02 14:10:40 +01:00
rm200_defconfig arch: Remove references to CONFIG_NFSD_V3 in the default configs 2022-03-11 10:25:16 -05:00
rs90_defconfig arch: mips: Remove CONFIG_OPROFILE support 2021-01-22 12:12:26 +05:30
rt305x_defconfig configs: remove the obsolete CONFIG_INPUT_POLLDEV 2021-09-08 11:50:28 -07:00
sb1250_swarm_defconfig MIPS: SiByte: Enable pata_platform with SWARM defconfig 2021-03-24 10:38:21 +01:00
tb0219_defconfig arch: Remove references to CONFIG_NFSD_V3 in the default configs 2022-03-11 10:25:16 -05:00
tb0226_defconfig arch: Remove references to CONFIG_NFSD_V3 in the default configs 2022-03-11 10:25:16 -05:00
tb0287_defconfig arch: Remove references to CONFIG_NFSD_V3 in the default configs 2022-03-11 10:25:16 -05:00
vocore2_defconfig sysctl: Remove the sysctl system call 2019-11-26 13:03:56 -06:00
workpad_defconfig arch: Remove references to CONFIG_NFSD_V3 in the default configs 2022-03-11 10:25:16 -05:00
xway_defconfig configs: remove the obsolete CONFIG_INPUT_POLLDEV 2021-09-08 11:50:28 -07:00