From: Christoph Hellwig Date: Thu, 18 Mar 2021 04:57:00 +0000 (+0100) Subject: MIPS: disable CONFIG_IDE in sb1250_swarm_defconfig X-Git-Tag: v5.15~1239^2~69 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c7ec6877bf153dcc1e33f062378f7b96f92f61a2;p=platform%2Fkernel%2Flinux-starfive.git MIPS: disable CONFIG_IDE in sb1250_swarm_defconfig sb1250_swarm_defconfig enables CONFIG_IDE but no actual host controller driver, so just drop CONFIG_IDE, CONFIG_BLK_DEV_IDECD and CONFIG_BLK_DEV_IDETAPE as they are useless. Signed-off-by: Christoph Hellwig Acked-by: Maciej W. Rozycki Signed-off-by: Thomas Bogendoerfer --- diff --git a/arch/mips/configs/sb1250_swarm_defconfig b/arch/mips/configs/sb1250_swarm_defconfig index bb0b1b2..96a94eb 100644 --- a/arch/mips/configs/sb1250_swarm_defconfig +++ b/arch/mips/configs/sb1250_swarm_defconfig @@ -49,9 +49,6 @@ CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_SIZE=9220 CONFIG_CDROM_PKTCDVD=m CONFIG_ATA_OVER_ETH=m -CONFIG_IDE=y -CONFIG_BLK_DEV_IDECD=y -CONFIG_BLK_DEV_IDETAPE=y CONFIG_RAID_ATTRS=m CONFIG_NETDEVICES=y CONFIG_MACVLAN=m