diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-04-23 11:22:16 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-04-23 11:22:16 -0700 |
| commit | 45dcf5e28813954da4150e7260ccb61e95856176 (patch) | |
| tree | 123467499fa7a4140262e070b018375296736cd0 /arch/mips/configs | |
| parent | 507bd4b66c85d5b65696150cc16d31ac0b2ab151 (diff) | |
| parent | b3c26ea81ccc522e77ed0b1707add61fc9206216 (diff) | |
Merge tag 'pcmcia-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
Pull PCMCIA updates from Dominik Brodowski:
"A number of minor PCMCIA bugfixes and cleanups, and a patch removing
obsolete host controller drivers"
* tag 'pcmcia-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux:
pcmcia: remove obsolete host controller drivers
pcmcia: Convert to use less arguments in pci_bus_for_each_resource()
PCMCIA: Fix garbled log messages for KERN_CONT
Diffstat (limited to 'arch/mips/configs')
| -rw-r--r-- | arch/mips/configs/mtx1_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/configs/mtx1_defconfig b/arch/mips/configs/mtx1_defconfig index 72568f8ae653..4823dc01dcd0 100644 --- a/arch/mips/configs/mtx1_defconfig +++ b/arch/mips/configs/mtx1_defconfig @@ -15,7 +15,6 @@ CONFIG_PCI=y CONFIG_PCCARD=m CONFIG_YENTA=m CONFIG_PD6729=m -CONFIG_I82092=m CONFIG_MODULES=y CONFIG_MODULE_UNLOAD=y CONFIG_MODVERSIONS=y |
