From: Bartlomiej Zolnierkiewicz Date: Wed, 26 Oct 2016 16:43:31 +0000 (+0200) Subject: arm: cerfcube_defconfig: disable IDE subsystem X-Git-Tag: Ubuntu-5.10.0-12.13~11252^2~6^2~13 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=ff9c6cb346333269a6d8bbc5b7032851503fb957;p=mirror_ubuntu-hirsute-kernel.git arm: cerfcube_defconfig: disable IDE subsystem This patch disables deprecated IDE subsystem in cerfcube_defconfig (no IDE host drivers are selected in this config so there is no valid reason to enable IDE subsystem itself). Cc: Dmitry Eremin-Solenikov Signed-off-by: Bartlomiej Zolnierkiewicz --- diff --git a/arch/arm/configs/cerfcube_defconfig b/arch/arm/configs/cerfcube_defconfig index dce912d146b4..57a2a18690b1 100644 --- a/arch/arm/configs/cerfcube_defconfig +++ b/arch/arm/configs/cerfcube_defconfig @@ -39,7 +39,6 @@ CONFIG_MTD_CFI_INTELEXT=y CONFIG_MTD_SA1100=y CONFIG_BLK_DEV_LOOP=m CONFIG_BLK_DEV_RAM=m -CONFIG_IDE=y CONFIG_NETDEVICES=y CONFIG_NET_ETHERNET=y CONFIG_NET_PCI=y