lkml.org 
[lkml]   [2003]   [Apr]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] config/dep bugs
Date
Hi,

I found these bugs too, but only when I start "make xconfig". Using "make
menuconfig" does not produce these errors. May this be considered a bug in
"make menuconfig"?

Kind regards
Karl Weigel




> On 04.06, J.A. Magallon wrote:
> > On 04.04, Marcelo Tosatti wrote:
> > > So here goes -pre7. Hopefully the last -pre.
>
> --- linux/drivers/net/Config.in.orig 2003-03-13 23:48:55.000000000 +0100
> +++ linux/drivers/net/Config.in 2003-03-13 23:49:33.000000000 +0100
> @@ -185,7 +185,7 @@
> dep_tristate ' Davicom DM910x/DM980x support' CONFIG_DM9102
> $CONFIG_PCI dep_tristate ' EtherExpressPro/100 support (eepro100,
> original Becker driver)' CONFIG_EEPRO100 $CONFIG_PCI if [ "$CONFIG_VISWS" =
> "y" ]; then
> - define_mbool CONFIG_EEPRO100_PIO y
> + define_bool CONFIG_EEPRO100_PIO y
> else
> dep_mbool ' Use PIO instead of MMIO' CONFIG_EEPRO100_PIO
> $CONFIG_EEPRO100 fi
> --- linux/drivers/ide/Config.in.orig 2003-04-05 02:23:30.000000000 +0200
> +++ linux/drivers/ide/Config.in 2003-04-05 02:23:43.000000000 +0200
> @@ -43,7 +43,7 @@
> define_bool CONFIG_BLK_DEV_IDEDMA $CONFIG_BLK_DEV_IDEDMA_PCI
> dep_bool ' ATA Work(s) In Progress (EXPERIMENTAL)'
> CONFIG_IDEDMA_PCI_WIP $CONFIG_BLK_DEV_IDEDMA_PCI $CONFIG_EXPERIMENTAL #
> dep_bool ' Good-Bad DMA Model-Firmware (WIP)'
> CONFIG_IDEDMA_NEW_DRIVE_LISTINGS $CONFIG_IDEDMA_PCI_WIP -
> dep_tristate ' Pacific Digital ADMA-100 basic support'
> CONFIG_BLK_DEV_ADMA100 + dep_tristate ' Pacific Digital
> ADMA-100 basic support' CONFIG_BLK_DEV_ADMA100 $CONFIG_BLK_DEV_IDEDMA_PCI
> dep_tristate ' AEC62XX chipset support' CONFIG_BLK_DEV_AEC62XX
> $CONFIG_BLK_DEV_IDEDMA_PCI dep_tristate ' ALI M15x3 chipset support'
> CONFIG_BLK_DEV_ALI15X3 $CONFIG_BLK_DEV_IDEDMA_PCI dep_mbool ' ALI
> M15x3 WDC support (DANGEROUS)' CONFIG_WDC_ALI15X3 $CONFIG_BLK_DEV_ALI15X3

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

\
 
 \ /
  Last update: 2005-03-22 13:34    [W:0.256 / U:1.796 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site