From: Bartlomiej Zolnierkiewicz Date: Wed, 3 Feb 2016 15:50:10 +0000 (+0100) Subject: powerpc/85xx: disable IDE subsystem in stx_gp3_defconfig X-Git-Tag: v4.6-rc1~89^2~4^2~36 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2fa1d23071f373715c1203772a15722bb863bfc6;p=platform%2Fkernel%2Flinux-exynos.git powerpc/85xx: disable IDE subsystem in stx_gp3_defconfig This patch disables deprecated IDE subsystem in stx_gp3_defconfig (no IDE host drivers are selected in this config so there is no valid reason to enable IDE subsystem itself). Cc: Scott Wood Cc: Kumar Gala Signed-off-by: Bartlomiej Zolnierkiewicz Signed-off-by: Scott Wood --- diff --git a/arch/powerpc/configs/85xx/stx_gp3_defconfig b/arch/powerpc/configs/85xx/stx_gp3_defconfig index f66d16b..b451905 100644 --- a/arch/powerpc/configs/85xx/stx_gp3_defconfig +++ b/arch/powerpc/configs/85xx/stx_gp3_defconfig @@ -31,8 +31,6 @@ CONFIG_BLK_DEV_LOOP=m CONFIG_BLK_DEV_NBD=m CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_SIZE=32768 -CONFIG_IDE=y -CONFIG_BLK_DEV_IDECD=m CONFIG_SCSI=m CONFIG_BLK_DEV_SD=m CONFIG_CHR_DEV_ST=m