From 4389b499a872ca5d610e3b318a43bd2f07cd12f2 Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Tue, 2 Jul 2013 09:17:08 +0300 Subject: highbank.conf: enforce CONFIG_SCSI in the board config fragment. Signed-off-by: Fathi Boudra --- linaro/configs/highbank.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/linaro/configs/highbank.conf b/linaro/configs/highbank.conf index dbc169ea8676..e3f01c647f29 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 -- cgit v1.2.3