1
0
Fork 0
alistair23-linux/arch/m68k/configs
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
..
amiga_defconfig tgt: defconfig cleanup 2014-07-17 22:07:44 +02:00
apollo_defconfig tgt: defconfig cleanup 2014-07-17 22:07:44 +02:00
atari_defconfig tgt: defconfig cleanup 2014-07-17 22:07:44 +02:00
bvme6000_defconfig tgt: defconfig cleanup 2014-07-17 22:07:44 +02:00
hp300_defconfig tgt: defconfig cleanup 2014-07-17 22:07:44 +02:00
m5208evb_defconfig m68k : Kill CONFIG_MTD_PARTITIONS 2014-03-11 09:38:21 +10:00
m5249evb_defconfig m68k : Kill CONFIG_MTD_PARTITIONS 2014-03-11 09:38:21 +10:00
m5272c3_defconfig m68k : Kill CONFIG_MTD_PARTITIONS 2014-03-11 09:38:21 +10:00
m5275evb_defconfig m68k : Kill CONFIG_MTD_PARTITIONS 2014-03-11 09:38:21 +10:00
m5307c3_defconfig m68k : Kill CONFIG_MTD_PARTITIONS 2014-03-11 09:38:21 +10:00
m5407c3_defconfig m68k : Kill CONFIG_MTD_PARTITIONS 2014-03-11 09:38:21 +10:00
m5475evb_defconfig m68k: add a defconfig for the M5475EVB ColdFire with MMU board 2012-05-20 21:23:05 +10:00
mac_defconfig tgt: defconfig cleanup 2014-07-17 22:07:44 +02:00
multi_defconfig tgt: defconfig cleanup 2014-07-17 22:07:44 +02:00
mvme16x_defconfig tgt: defconfig cleanup 2014-07-17 22:07:44 +02:00
mvme147_defconfig tgt: defconfig cleanup 2014-07-17 22:07:44 +02:00
q40_defconfig tgt: defconfig cleanup 2014-07-17 22:07:44 +02:00
sun3_defconfig tgt: defconfig cleanup 2014-07-17 22:07:44 +02:00
sun3x_defconfig tgt: defconfig cleanup 2014-07-17 22:07:44 +02:00