summaryrefslogtreecommitdiff
path: root/i386/linux
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2009-09-27 23:20:53 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2009-09-27 23:20:53 +0200
commit43ef1428d191e6872ed6f66c976329d5d00741fc (patch)
tree83a996267420d6ca76d37f7e3169b7aa9a50c5fe /i386/linux
parente87eb2a97594f692fe249d3ad30911deb0bc61c5 (diff)
Disable CMD-640 support
It messes too much with probing and brings hang issue. * i386/linux/dev/include/linux/autoconf.h (CONFIG_BLK_DEV_CMD640, CONFIG_BLK_DEV_CMD640_ENHANCED): Undefine macros.
Diffstat (limited to 'i386/linux')
-rw-r--r--i386/linux/dev/include/linux/autoconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/i386/linux/dev/include/linux/autoconf.h b/i386/linux/dev/include/linux/autoconf.h
index 037829b..75ff2aa 100644
--- a/i386/linux/dev/include/linux/autoconf.h
+++ b/i386/linux/dev/include/linux/autoconf.h
@@ -55,8 +55,8 @@
#undef CONFIG_BLK_DEV_IDEFLOPPY
#undef CONFIG_BLK_DEV_IDESCSI
#undef CONFIG_BLK_DEV_IDE_PCMCIA
-#define CONFIG_BLK_DEV_CMD640 1
-#define CONFIG_BLK_DEV_CMD640_ENHANCED 1
+#undef CONFIG_BLK_DEV_CMD640
+#undef CONFIG_BLK_DEV_CMD640_ENHANCED
#define CONFIG_BLK_DEV_RZ1000 1
#define CONFIG_BLK_DEV_TRITON 1
#undef CONFIG_IDE_CHIPSETS