From 0df1a061ccad9e40aa7b76eed8318af68710c6d1 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Wed, 3 Jun 2015 16:34:41 +0200 Subject: colibri_vf: enable SCSI disk required for USB mass storage SCSI lock device disk support is required for USB mass storage to work. Also enable asynchronous SCSI scanning by default. --- recipes-kernel/linux/linux-toradex-vf-4.0/defconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-toradex-vf-4.0/defconfig b/recipes-kernel/linux/linux-toradex-vf-4.0/defconfig index 8c76234..ce119d8 100644 --- a/recipes-kernel/linux/linux-toradex-vf-4.0/defconfig +++ b/recipes-kernel/linux/linux-toradex-vf-4.0/defconfig @@ -94,6 +94,8 @@ CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_SIZE=65536 CONFIG_SCSI=y # CONFIG_SCSI_PROC_FS is not set +CONFIG_BLK_DEV_SD=y +CONFIG_SCSI_SCAN_ASYNC=y # CONFIG_SCSI_LOWLEVEL is not set CONFIG_NETDEVICES=y # CONFIG_NET_VENDOR_ARC is not set -- cgit v1.2.3