summaryrefslogtreecommitdiffstats
path: root/features/scsi
diff options
context:
space:
mode:
Diffstat (limited to 'features/scsi')
-rw-r--r--features/scsi/scsi_m.cfg5
-rw-r--r--features/scsi/scsi_m.scc5
2 files changed, 10 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
diff --git a/features/scsi/scsi_m.scc b/features/scsi/scsi_m.scc
new file mode 100644
index 0000000..5c64d79
--- /dev/null
+++ b/features/scsi/scsi_m.scc
@@ -0,0 +1,5 @@
1define KFEATURE_DESCRIPTION "Enable SCSI support as module"
2
3define KFEATURE_COMPATIBILITY all
4
5kconf hardware scsi_m.cfg