summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2013-07-02 09:17:08 +0300
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-09-26 17:12:55 +0400
commita7effaa0bfb71c716dc6e79f03baa75bc77a2484 (patch)
tree829e7e63261986e774882b8ace045b1ce0b6cb71
parent7f87ff0f37fec51b69bc599ba6e34a4d473bba73 (diff)
highbank.conf: enforce CONFIG_SCSI in the board config fragment.
Signed-off-by: Fathi Boudra <fathi.boudra@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 dbc169ea867..e3f01c647f2 100644
--- a/linaro/configs/highbank.conf
+++ b/linaro/configs/highbank.conf
@@ -11,6 +11,7 @@ CONFIG_CPU_IDLE=y
CONFIG_VFP=y
CONFIG_NEON=y
CONFIG_NET=y
+CONFIG_SCSI=y
CONFIG_ATA=y
CONFIG_SATA_AHCI_PLATFORM=y
CONFIG_SATA_HIGHBANK=y