mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 08:31:55 +00:00
aa3fc09078
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> |
||
---|---|---|
.. | ||
ap325rxa_defconfig | ||
apsh4a3a_defconfig | ||
apsh4ad0a_defconfig | ||
cayman_defconfig | ||
dreamcast_defconfig | ||
ecovec24_defconfig | ||
ecovec24-romimage_defconfig | ||
edosk7705_defconfig | ||
edosk7760_defconfig | ||
espt_defconfig | ||
hp6xx_defconfig | ||
kfr2r09_defconfig | ||
kfr2r09-romimage_defconfig | ||
landisk_defconfig | ||
lboxre2_defconfig | ||
magicpanelr2_defconfig | ||
microdev_defconfig | ||
migor_defconfig | ||
polaris_defconfig | ||
r7780mp_defconfig | ||
r7785rp_defconfig | ||
rsk7201_defconfig | ||
rsk7203_defconfig | ||
rsk7264_defconfig | ||
rsk7269_defconfig | ||
rts7751r2d1_defconfig | ||
rts7751r2dplus_defconfig | ||
sdk7780_defconfig | ||
sdk7786_defconfig | ||
se7206_defconfig | ||
se7343_defconfig | ||
se7619_defconfig | ||
se7705_defconfig | ||
se7712_defconfig | ||
se7721_defconfig | ||
se7722_defconfig | ||
se7724_defconfig | ||
se7750_defconfig | ||
se7751_defconfig | ||
se7780_defconfig | ||
secureedge5410_defconfig | ||
sh03_defconfig | ||
sh2007_defconfig | ||
sh7710voipgw_defconfig | ||
sh7724_generic_defconfig | ||
sh7757lcr_defconfig | ||
sh7763rdp_defconfig | ||
sh7770_generic_defconfig | ||
sh7785lcr_32bit_defconfig | ||
sh7785lcr_defconfig | ||
shmin_defconfig | ||
shx3_defconfig | ||
titan_defconfig | ||
ul2_defconfig | ||
urquell_defconfig |