Skip to content

Commit

Permalink
powerpc/85xx: disable IDE subsystem in stx_gp3_defconfig
Browse files Browse the repository at this point in the history
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 <[email protected]>
Cc: Kumar Gala <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Signed-off-by: Scott Wood <[email protected]>
  • Loading branch information
bzolnier authored and Scott Wood committed Mar 9, 2016
1 parent 451bc2e commit 2fa1d23
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/powerpc/configs/85xx/stx_gp3_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2fa1d23

Please sign in to comment.