summaryrefslogtreecommitdiffstats
path: root/features/ide/ide_m.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'features/ide/ide_m.cfg')
-rw-r--r--features/ide/ide_m.cfg41
1 files changed, 41 insertions, 0 deletions
diff --git a/features/ide/ide_m.cfg b/features/ide/ide_m.cfg
new file mode 100644
index 0000000..b0236eb
--- /dev/null
+++ b/features/ide/ide_m.cfg
@@ -0,0 +1,41 @@
1#
2# Protocols
3#
4CONFIG_PARIDE=m
5
6#
7# Parallel IDE high-level drivers
8#
9CONFIG_PARIDE_PD=m
10CONFIG_PARIDE_PCD=m
11CONFIG_PARIDE_PF=m
12
13
14CONFIG_IDE=m
15
16#
17# Please see Documentation/ide/ide.txt for help/info on IDE drives
18#
19CONFIG_IDE_XFER_MODE=y
20CONFIG_IDE_ATAPI=y
21CONFIG_IDE_GD=m
22CONFIG_IDE_GD_ATA=y
23CONFIG_BLK_DEV_IDECD=m
24CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y
25CONFIG_IDE_PROC_FS=y
26
27#
28# IDE chipset support/bugfixes
29#
30CONFIG_IDE_GENERIC=m
31CONFIG_BLK_DEV_PLATFORM=m
32CONFIG_BLK_DEV_IDEDMA_SFF=y
33
34#
35# PCI IDE chipsets support
36#
37CONFIG_BLK_DEV_IDEPCI=y
38CONFIG_BLK_DEV_GENERIC=m
39CONFIG_BLK_DEV_IDEDMA_PCI=y
40CONFIG_BLK_DEV_PIIX=m
41CONFIG_BLK_DEV_IDEDMA=y