From: Christoph Hellwig Date: Wed, 16 Jun 2021 13:46:55 +0000 (+0200) Subject: ARM: disable CONFIG_IDE in footbridge_defconfig X-Git-Tag: v5.14-rc1~191^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cdc429452596ea9e0c76c8b10b5e93feab522906;p=thirdparty%2Fkernel%2Flinux.git ARM: disable CONFIG_IDE in footbridge_defconfig footbridge_defconfig enables CONFIG_IDE but no actual host controller driver, so just drop it. Signed-off-by: Christoph Hellwig Link: https://lore.kernel.org/r/20210616134658.1471835-4-hch@lst.de Signed-off-by: Jens Axboe --- diff --git a/arch/arm/configs/footbridge_defconfig b/arch/arm/configs/footbridge_defconfig index 2aa3ebeb89d7f..7a32de51f0faa 100644 --- a/arch/arm/configs/footbridge_defconfig +++ b/arch/arm/configs/footbridge_defconfig @@ -64,7 +64,6 @@ CONFIG_PARIDE_ON26=m CONFIG_BLK_DEV_LOOP=m CONFIG_BLK_DEV_NBD=m CONFIG_BLK_DEV_RAM=y -CONFIG_IDE=y CONFIG_NETDEVICES=y CONFIG_NET_ETHERNET=y CONFIG_NET_VENDOR_3COM=y