Skip to content

Commit

Permalink
powerpc/85xx: disable IDE subsystem in ksi8560_defconfig
Browse files Browse the repository at this point in the history
This patch disables deprecated IDE subsystem in ksi8560_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 ba1353e commit 451bc2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/powerpc/configs/85xx/ksi8560_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ CONFIG_MTD_PHYSMAP_OF=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=32768
CONFIG_IDE=y
CONFIG_NETDEVICES=y
CONFIG_FS_ENET=y
# CONFIG_FS_ENET_HAS_SCC is not set
Expand Down

0 comments on commit 451bc2e

Please sign in to comment.