summaryrefslogtreecommitdiffstats
path: root/configs/A20-Olimex-SOM-EVB_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-06-14 21:28:21 -0600
committerSimon Glass <sjg@chromium.org>2017-07-11 10:08:19 -0600
commitfedb428c5beb8776451118f5adc976770a526a33 (patch)
tree733ac28b61f4e17aa15a2f1125e99472b3c46c8e /configs/A20-Olimex-SOM-EVB_defconfig
parent2cce586651bbeb0489c6cc6f04489f65bd039b9e (diff)
downloadu-boot-fedb428c5beb8776451118f5adc976770a526a33.tar.gz
u-boot-fedb428c5beb8776451118f5adc976770a526a33.tar.xz
u-boot-fedb428c5beb8776451118f5adc976770a526a33.zip
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>
Diffstat (limited to 'configs/A20-Olimex-SOM-EVB_defconfig')
-rw-r--r--configs/A20-Olimex-SOM-EVB_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/A20-Olimex-SOM-EVB_defconfig b/configs/A20-Olimex-SOM-EVB_defconfig
index 6c87648d4f..61fe5e6390 100644
--- a/configs/A20-Olimex-SOM-EVB_defconfig
+++ b/configs/A20-Olimex-SOM-EVB_defconfig
@@ -20,6 +20,7 @@ CONFIG_SPL_I2C_SUPPORT=y
# CONFIG_SPL_DOS_PARTITION is not set
# CONFIG_SPL_ISO_PARTITION is not set
# CONFIG_SPL_EFI_PARTITION is not set
+CONFIG_SCSI=y
CONFIG_ETH_DESIGNWARE=y
CONFIG_RGMII=y
CONFIG_SUN7I_GMAC=y