Typo in drivers/char/Config.in?
Kent Borg
kentborg at borg.org
Sat Dec 1 02:48:03 EST 2001
Sorry about doing a send before I was through writing that last e-mail.
As I was saying, I think there is a typo in drivers/char/Config.in.
-kb
--- linuxppc_2_4_devel/drivers/char/Config.in Thu Nov 29 11:07:32 2001
+++ linuxppc_2_4_devel/drivers/char/Config.in.fixed Fri Nov 30 10:44:33 2001
@@ -191,7 +191,7 @@
dep_tristate 'Intel i8x0 Random Number Generator support' CONFIG_INTEL_RNG $CONFIG_PCI
tristate '/dev/nvram support' CONFIG_NVRAM
-if [ "$CONFIG_PPC_ISERIES" != "y" -a "$CONFIG_PPC_PSERIES" != y ]; then
+if [ "$CONFIG_PPC_ISERIES" != "y" -a "$CONFIG_PPC_PSERIES" != "y" ]; then
tristate 'Enhanced Real Time Clock Support' CONFIG_RTC
fi
if [ "$CONFIG_IA64" = "y" ]; then
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-embedded
mailing list