summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2013-07-05 00:31:21 +0400
committerAndrey Konovalov <andrey.konovalov@linaro.org>2013-10-07 23:52:13 +0400
commit39f2df7eeae943f8419340c0e204873b397f7236 (patch)
treea6a1a05f2afe1c0910ab2bcd470d0fd74c470257
parent4bd325e09244c9b93b9081bc316d428531d43847 (diff)
configs: highbank: Enable SCSI disk support
This is required by the current highbank CI setup - the rootfs is on hard drive. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
-rw-r--r--linaro/configs/highbank.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/linaro/configs/highbank.conf b/linaro/configs/highbank.conf
index e3f01c647f2..bf0f3c14b0d 100644
--- a/linaro/configs/highbank.conf
+++ b/linaro/configs/highbank.conf
@@ -12,6 +12,7 @@ CONFIG_VFP=y
CONFIG_NEON=y
CONFIG_NET=y
CONFIG_SCSI=y
+CONFIG_BLK_DEV_SD=y
CONFIG_ATA=y
CONFIG_SATA_AHCI_PLATFORM=y
CONFIG_SATA_HIGHBANK=y