aboutsummaryrefslogtreecommitdiff
path: root/linaro/configs/highbank.conf
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2013-07-05 00:31:21 +0400
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-09-26 17:12:55 +0400
commit7290954f5514bc1c2fa490d798c7ae349fbb4ad3 (patch)
treef9c69c93c3d753d5789e724052a232fdc43633ea /linaro/configs/highbank.conf
parenta7effaa0bfb71c716dc6e79f03baa75bc77a2484 (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>
Diffstat (limited to 'linaro/configs/highbank.conf')
-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 e3f01c647f29..bf0f3c14b0d0 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