diff options
| author | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | 2016-02-03 10:50:07 -0500 |
|---|---|---|
| committer | Scott Wood <oss@buserror.net> | 2016-03-09 11:44:14 -0500 |
| commit | ba1353eee070d0dc7385fb5332dd3656cea8ecf5 (patch) | |
| tree | a30c36fefff51faebd56dfd87ec719d08257bbd6 | |
| parent | 66923a60ad80a963c0cd5ceecba9ba377cefba47 (diff) | |
powerpc/83xx: disable IDE subsystem in mpc834x_itx_defconfig
This patch disables deprecated IDE subsystem in mpc834x_itx_defconfig
(no IDE host drivers are selected in this config so there is no valid
reason to enable IDE subsystem itself).
Cc: Scott Wood <oss@buserror.net>
Cc: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Scott Wood <oss@buserror.net>
| -rw-r--r-- | arch/powerpc/configs/83xx/mpc834x_itx_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/83xx/mpc834x_itx_defconfig b/arch/powerpc/configs/83xx/mpc834x_itx_defconfig index 2a5fdcbabcdd..87fc15bce407 100644 --- a/arch/powerpc/configs/83xx/mpc834x_itx_defconfig +++ b/arch/powerpc/configs/83xx/mpc834x_itx_defconfig | |||
| @@ -35,7 +35,6 @@ CONFIG_MTD_PHYSMAP=y | |||
| 35 | CONFIG_BLK_DEV_LOOP=y | 35 | CONFIG_BLK_DEV_LOOP=y |
| 36 | CONFIG_BLK_DEV_RAM=y | 36 | CONFIG_BLK_DEV_RAM=y |
| 37 | CONFIG_BLK_DEV_RAM_SIZE=32768 | 37 | CONFIG_BLK_DEV_RAM_SIZE=32768 |
| 38 | CONFIG_IDE=y | ||
| 39 | CONFIG_BLK_DEV_SD=y | 38 | CONFIG_BLK_DEV_SD=y |
| 40 | CONFIG_CHR_DEV_SG=y | 39 | CONFIG_CHR_DEV_SG=y |
| 41 | CONFIG_SCSI_SPI_ATTRS=y | 40 | CONFIG_SCSI_SPI_ATTRS=y |
