commit | 8706b8151881d0844f79327bc94afd1c4c578f43 | [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 | 9475e7ebacf5354bd7baefba5667c4d05aa0065c [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>