MIPS: disable CONFIG_IDE in rbtx49xx_defconfig
authorChristoph Hellwig <hch@lst.de>
Thu, 18 Mar 2021 04:57:02 +0000 (05:57 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 24 Mar 2021 09:35:17 +0000 (10:35 +0100)
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>
arch/mips/configs/rbtx49xx_defconfig

index 5e389db35fa74670a3a180fa4de4515c57363e6e..69f2300107f961dcaa251668e46dc3f6587ea932 100644 (file)
@@ -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