commit | fedb428c5beb8776451118f5adc976770a526a33 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jun 14 21:28:21 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 11 10:08:19 2017 -0600 |
tree | 733ac28b61f4e17aa15a2f1125e99472b3c46c8e | |
parent | 2cce586651bbeb0489c6cc6f04489f65bd039b9e [diff] [blame] |
Convert CONFIG_SCSI to Kconfig This converts the following to Kconfig: CONFIG_SCSI Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
diff --git a/configs/crownbay_defconfig b/configs/crownbay_defconfig index 4a88f5f..ac50681 100644 --- a/configs/crownbay_defconfig +++ b/configs/crownbay_defconfig
@@ -35,6 +35,7 @@ CONFIG_OF_CONTROL=y CONFIG_REGMAP=y CONFIG_SYSCON=y +CONFIG_SCSI=y CONFIG_CPU=y CONFIG_MMC=y CONFIG_MMC_PCI=y