aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/configs/rbtx49xx_defconfig
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2021-03-18 05:57:02 +0100
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2021-03-24 10:35:17 +0100
commitd8b4a27bfbf51cf021400157d3bd1b32cda1934d (patch)
treeb09f3831b44a83f23e278d0fbe032b7d3d934565 /arch/mips/configs/rbtx49xx_defconfig
parentMIPS: switch workpad_defconfig from legacy IDE to libata (diff)
downloadlinux-dev-d8b4a27bfbf51cf021400157d3bd1b32cda1934d.tar.xz
linux-dev-d8b4a27bfbf51cf021400157d3bd1b32cda1934d.zip
MIPS: disable CONFIG_IDE in rbtx49xx_defconfig
rbtx49xx_defconfig enables CONFIG_IDE for the tx4938 and tx4939 ide drivers, but those aren't actually used by the last known remaining user: https://lore.kernel.org/lkml/20210107.101729.1936921832901251107.anemo@mba.ocn.ne.jp/ Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/configs/rbtx49xx_defconfig')
-rw-r--r--arch/mips/configs/rbtx49xx_defconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/mips/configs/rbtx49xx_defconfig b/arch/mips/configs/rbtx49xx_defconfig
index 5e389db35fa7..69f2300107f9 100644
--- a/arch/mips/configs/rbtx49xx_defconfig
+++ b/arch/mips/configs/rbtx49xx_defconfig
@@ -44,9 +44,6 @@ CONFIG_MTD_NAND_TXX9NDFMC=m
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=8192
-CONFIG_IDE=y
-CONFIG_BLK_DEV_IDE_TX4938=y
-CONFIG_BLK_DEV_IDE_TX4939=y
CONFIG_NETDEVICES=y
CONFIG_NE2000=y
CONFIG_SMC91X=y