Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1439668
| From | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] sh: se7750_defconfig: disable IDE subsystem |
| Date | 2016-07-08 18:50 +0200 |
| Message-ID | <rSH8t-7ja-9@gated-at.bofh.it> (permalink) |
| References | <rSH8t-7ja-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
This patch disables deprecated IDE subsystem in se7750_defconfig (no IDE host drivers are selected in this config so there is no valid reason to enable IDE subsystem itself). Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> --- arch/sh/configs/se7750_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/sh/configs/se7750_defconfig b/arch/sh/configs/se7750_defconfig index 912c985..88b81b7 100644 --- a/arch/sh/configs/se7750_defconfig +++ b/arch/sh/configs/se7750_defconfig @@ -34,7 +34,6 @@ CONFIG_MTD_BLOCK=y CONFIG_MTD_CFI=y CONFIG_MTD_CFI_AMDSTD=y CONFIG_MTD_ROM=y -CONFIG_IDE=y CONFIG_SCSI=y CONFIG_NETDEVICES=y CONFIG_NET_ETHERNET=y -- 1.9.1
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH] sh: se7750_defconfig: disable IDE subsystem Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> - 2016-07-08 18:50 +0200
csiph-web