Author: maks Date: Mon Jan 7 14:58:06 2008 New Revision: 10070 Log: explicitly disable BLK_DEV_PLATFORM
dubious decision from Kconfig text, but defaults to n not set in any defconfig nor in fedora Modified: dists/trunk/linux-2.6/debian/config/config Modified: dists/trunk/linux-2.6/debian/config/config ============================================================================== --- dists/trunk/linux-2.6/debian/config/config (original) +++ dists/trunk/linux-2.6/debian/config/config Mon Jan 7 14:58:06 2008 @@ -647,6 +647,11 @@ CONFIG_IDE_PROC_FS=y # +# IDE chipset support/bugfixes +# +# CONFIG_BLK_DEV_PLATFORM is not set + +# # PCI IDE chipsets support # CONFIG_BLK_DEV_IT821X=m _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

