lkml.org 
[lkml]   [2002]   [Aug]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Date
Subject[PATCH] fix drivers/char/Config.in bogon
Vojtech,

You deleted a `fi' rather than an `else' in drivers/char/Config.in.
Here's a patch to fix it.

Paul.

diff -urN linux-2.5/drivers/char/Config.in pmac-2.5/drivers/char/Config.in
--- linux-2.5/drivers/char/Config.in Tue Aug 27 07:03:08 2002
+++ pmac-2.5/drivers/char/Config.in Tue Aug 27 09:40:53 2002
@@ -57,7 +57,7 @@
bool 'Enable Qtronix 990P Keyboard Support' CONFIG_QTRONIX_KEYBOARD
if [ "$CONFIG_QTRONIX_KEYBOARD" = "y" ]; then
define_bool CONFIG_IT8172_CIR y
- else
+ fi
bool 'Enable Smart Card Reader 0 Support ' CONFIG_IT8172_SCR0
bool 'Enable Smart Card Reader 1 Support ' CONFIG_IT8172_SCR1
fi
-
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:28    [W:0.032 / U:0.464 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site