lkml.org 
[lkml]   [1998]   [Jan]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: pre-2.1.80-4 won't compile, and CONFIG_PARIDE_PARPORT oddity
Trevor Johnson writes:
> Compiling pre-2.1.80-3 with the ext2 compression patch gave the same
> errors. Here's my .config file. I don't want support for parallel port
> IDE, yet if I delete the CONFIG_PARIDE_PARPORT line, it gets added back by
> "make oldconfig" and others.

I see the same behaviour. Would the author please step up and take a
look at this code:

/* drivers/block/Config.in */
if [ "$CONFIG_PARPORT" = "y" -o "$CONFIG_PARPORT" = "n" ] ; then
define_bool CONFIG_PARIDE_PARPORT y
else
define_bool CONFIG_PARIDE_PARPORT m
fi

It seems rude to define CONFIG_PARIDE_PARPORT when CONFIG_PARPORT=n.
What's going on here?

Michael Chastain
<mailto:mec@shout.net>
"love without fear"

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