commit | c649e3c91cdc96a86ca2665fcfafaca5c4b384b1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 01 11:36:02 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 17 09:54:43 2016 -0600 |
tree | 09f54670c121c2cbf42ba154fba6594f28a8d6fe | |
parent | 2765c4d147011c9ac80cc014661321829056ee25 [diff] |
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI This option currently enables both the command and the SCSI functionality. Rename the existing option to CONFIG_SCSI since most of the code relates to the feature. Signed-off-by: Simon Glass <sjg@chromium.org>