linux-sg2042/arch/powerpc/configs/86xx
Bart Van Assche aa3fc09078 tgt: defconfig cleanup
Because of the removal of the scsi_tgt kernel module, the kbuild variables
CONFIG_SCSI_TGT, CONFIG_SCSI_SRP_TGT_ATTRS and CONFIG_SCSI_FC_TGT_ATTRS
are obsolete. This patch removes these variables. This patch is the result
of the following command:

find -name '*defconfig' | while read f; do grep -vwE 'CONFIG_SCSI_TGT|CONFIG_SCSI_SRP_TGT_ATTRS|CONFIG_SCSI_FC_TGT_ATTRS|CONFIG_SRP' $f >/tmp/t && mv /tmp/t $f; done

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
2014-07-17 22:07:44 +02:00
..
gef_ppc9a_defconfig powerpc: : Kill CONFIG_MTD_PARTITIONS 2014-03-07 15:50:11 +11:00
gef_sbc310_defconfig powerpc: : Kill CONFIG_MTD_PARTITIONS 2014-03-07 15:50:11 +11:00
gef_sbc610_defconfig powerpc: : Kill CONFIG_MTD_PARTITIONS 2014-03-07 15:50:11 +11:00
mpc8610_hpcd_defconfig tgt: defconfig cleanup 2014-07-17 22:07:44 +02:00
mpc8641_hpcn_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00
sbc8641d_defconfig powerpc: : Kill CONFIG_MTD_PARTITIONS 2014-03-07 15:50:11 +11:00