patch-2.1.86 linux/drivers/char/Config.in
Next file: linux/drivers/char/apm_bios.c
Previous file: linux/drivers/cdrom/sbpcd.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Fri Feb 6 10:06:55 1998
- Orig file:
v2.1.85/linux/drivers/char/Config.in
- Orig date:
Fri Jan 30 11:28:07 1998
diff -u --recursive --new-file v2.1.85/linux/drivers/char/Config.in linux/drivers/char/Config.in
@@ -105,6 +105,11 @@
tristate ' Acquire SBC Watchdog Timer' CONFIG_ACQUIRE_WDT
fi
bool 'Enhanced Real Time Clock Support' CONFIG_RTC
+if [ "$CONFIG_RTC" = "y" ]; then
+ if [ "$ARCH" = "alpha" ]; then
+ bool ' ARC console time' CONFIG_RTC_ARC y
+ fi
+fi
if [ "$CONFIG_ALPHA_BOOK1" = "y" ]; then
bool 'Tadpole ANA H8 Support' CONFIG_H8
fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov