usb storage: remove inherited SCSI dependency for USB_STORAGE_ENE_UB6250
authorVladimir Zapolskiy <vz@mleia.com>
Thu, 9 Aug 2018 15:30:14 +0000 (18:30 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2018 18:01:04 +0000 (20:01 +0200)
commit2ccaabeb459a5a40852dec843ca88df7cf86a967
treeeb3b8cf7274139c05609a2a35ccd51bceaac8fd4
parentd1e348491a72c4118a1838377393349d780b2717
usb storage: remove inherited SCSI dependency for USB_STORAGE_ENE_UB6250

Because USB_STORAGE build symbol strictly depends on SCSI build
symbol, there is no need to specify it again.

In addition USB_STORAGE_ENE_UB6250 entry description repeats a note
about SCSI dependency from the parent USB_STORAGE entry description,
hence the change removes this duplication.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/Kconfig