forked from Minki/linux
arm: badge4_defconfig: disable IDE subsystem
This patch disables deprecated IDE subsystem in badge4_defconfig (no IDE host drivers are selected in this config so there is no valid reason to enable IDE subsystem itself). Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
This commit is contained in:
parent
9b9c96649b
commit
241680cb37
@ -42,8 +42,6 @@ CONFIG_MTD_SA1100=y
|
||||
CONFIG_PARPORT=m
|
||||
CONFIG_BLK_DEV_LOOP=y
|
||||
CONFIG_BLK_DEV_NBD=m
|
||||
CONFIG_IDE=m
|
||||
CONFIG_BLK_DEV_IDECD=m
|
||||
CONFIG_SCSI=y
|
||||
CONFIG_BLK_DEV_SD=y
|
||||
CONFIG_CHR_DEV_ST=m
|
||||
|
Loading…
Reference in New Issue
Block a user