]> git.pld-linux.org Git - packages/kernel.git/blame - 2.6.4-rc2-drivers-ide-Kconfig-PDC202XX-fix.patch
+CONFIG_IP_NF_MATCH_LAYER7=m
[packages/kernel.git] / 2.6.4-rc2-drivers-ide-Kconfig-PDC202XX-fix.patch
CommitLineData
d4a8a662 1--- linux-2.6.4-rc2.org/drivers/ide/Kconfig 2004-03-04 06:16:45.000000000 +0000
2+++ linux-2.6.4-rc2/drivers/ide/Kconfig 2004-03-08 10:36:10.000000000 +0000
3@@ -699,7 +699,7 @@
4
5 config PDC202XX_BURST
6 bool "Special UDMA Feature"
7- depends on BLK_DEV_PDC202XX_OLD=y
8+ depends on BLK_DEV_PDC202XX_OLD
9 ---help---
10 This option causes the pdc202xx driver to enable UDMA modes on the
11 PDC202xx even when the PDC202xx BIOS has not done so.
12@@ -720,7 +720,7 @@
13 # FIXME - probably wants to be one for old and for new
14 config PDC202XX_FORCE
15 bool "Enable controller even if disabled by BIOS"
16- depends on BLK_DEV_PDC202XX_NEW=y
17+ depends on BLK_DEV_PDC202XX_NEW
18 help
19 Enable the PDC202xx controller even if it has been disabled in the BIOS setup.
20
This page took 0.054707 seconds and 4 git commands to generate.