[patch] 2.4.0-test1-ac7 IDE Config.in error

From: Randy Dunlap (randy.dunlap@intel.com)
Date: Wed May 31 2000 - 12:28:25 EST


patch attached.

~Randy

-- 
___________________________________________________
|Randy Dunlap     Intel Corp., DAL    Sr. SW Engr.|
|randy.dunlap.at.intel.com            503-696-2055|
|NOTE:  Any views presented here are mine alone   |
|and may not represent the views of my employer.  |
|_________________________________________________|

--- linux/drivers/ide/Config.in.org Wed May 31 10:20:08 2000 +++ linux/drivers/ide/Config.in Wed May 31 10:20:39 2000 @@ -140,9 +140,9 @@ fi if [ "$CONFIG_BLK_DEV_TIVO" = "y" ]; then - define CONFIG_DMA_NONPCI y + define_bool CONFIG_DMA_NONPCI y else - define CONFIG_DMA_NONPCI n + define_bool CONFIG_DMA_NONPCI n fi if [ "$CONFIG_IDE_CHIPSETS" = "y" -o \ "$CONFIG_BLK_DEV_AEC62XX" = "y" -o \

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed May 31 2000 - 21:00:28 EST