From: Bartlomiej Zolnierkiewicz Date: Wed, 26 Oct 2016 16:43:32 +0000 (+0200) Subject: arm: shannon_defconfig: disable IDE subsystem X-Git-Tag: v4.10-rc1~84^2~6^2~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1a2b32e580d4d6827b013add40175db007b0f85a;p=platform%2Fkernel%2Flinux-exynos.git arm: shannon_defconfig: disable IDE subsystem This patch disables deprecated IDE subsystem in shannon_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/shannon_defconfig b/arch/arm/configs/shannon_defconfig index b0b9694..e523956 100644 --- a/arch/arm/configs/shannon_defconfig +++ b/arch/arm/configs/shannon_defconfig @@ -25,7 +25,6 @@ CONFIG_MTD_CFI_AMDSTD=y CONFIG_MTD_SA1100=y CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_SIZE=8192 -CONFIG_IDE=m CONFIG_NETDEVICES=y CONFIG_NET_ETHERNET=y CONFIG_NET_PCMCIA=y