[PATCH] fix drivers/char/Config.in bogon

From: Paul Mackerras (paulus@samba.org)
Date: Mon Aug 26 2002 - 20:07:14 EST


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/



This archive was generated by hypermail 2b29 : Sat Aug 31 2002 - 22:00:18 EST