summaryrefslogtreecommitdiffstats
path: root/features/scsi/scsi_m.cfg
diff options
context:
space:
mode:
authorGabriel Ionescu <gabriel.ionescu@enea.com>2018-03-22 10:42:42 +0100
committerAdrian Dudau <adrian.dudau@enea.com>2018-03-22 15:39:35 +0100
commitdfc8946f58bbf4aa3a345c4fb5d5895502936edd (patch)
tree01af087fc5d37dd3e2722332fdb11de7674a0680 /features/scsi/scsi_m.cfg
parentcfa22fceb5f83653b9cdbccec077a03046877a74 (diff)
downloadenea-kernel-cache-dfc8946f58bbf4aa3a345c4fb5d5895502936edd.tar.gz
Kernel: Add fragments to support booting from an USB and CDROM
The patch adds support for booting the live image and installer off of various storage types, including USB sticks and CDROMs. Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'features/scsi/scsi_m.cfg')
-rw-r--r--features/scsi/scsi_m.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/features/scsi/scsi_m.cfg b/features/scsi/scsi_m.cfg
new file mode 100644
index 0000000..bb7a9a2
--- /dev/null
+++ b/features/scsi/scsi_m.cfg
@@ -0,0 +1,5 @@
1CONFIG_BLK_DEV_SD=m
2CONFIG_BLK_DEV_SR=m
3
4# Automatically set to =y by CONFIG_BLK_DEV_SR
5CONFIG_BLK_DEV_SR_VENDOR=y