patch-2.1.52 linux/drivers/char/mem.c
Next file: linux/drivers/char/vt.c
Previous file: linux/drivers/char/lp.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Tue Sep  2 10:57:37 1997
-  Orig file: 
v2.1.51/linux/drivers/char/mem.c
-  Orig date: 
Mon Aug  4 16:25:37 1997
diff -u --recursive --new-file v2.1.51/linux/drivers/char/mem.c linux/drivers/char/mem.c
@@ -530,7 +530,8 @@
     defined (CONFIG_ATIXL_BUSMOUSE) || defined(CONFIG_SOFT_WATCHDOG) || \
     defined (CONFIG_AMIGAMOUSE) || defined (CONFIG_ATARIMOUSE) || \
     defined (CONFIG_PCWATCHDOG) || \
-    defined (CONFIG_APM) || defined (CONFIG_RTC) || defined (CONFIG_SUN_MOUSE)
+    defined (CONFIG_APM) || defined (CONFIG_RTC) || \
+    defined (CONFIG_SUN_MOUSE) || defined (CONFIG_NVRAM)
 	misc_init();
 #endif
 #ifdef CONFIG_SOUND
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov