patch-2.3.51 linux/arch/ia64/config.in

Next file: linux/arch/ia64/dig/iosapic.c
Previous file: linux/arch/ia64/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.50/linux/arch/ia64/config.in linux/arch/ia64/config.in
@@ -35,7 +35,7 @@
 	define_bool CONFIG_IA64_SOFTSDV_HACKS y
 fi
 
-define_bool CONFIG_KCORE_ELF y	# On IA-64, we always want an ELF /dev/kcore.
+define_bool CONFIG_KCORE_ELF y	# On IA-64, we always want an ELF /proc/kcore.
 
 bool 'SMP support' CONFIG_SMP n
 bool 'Performance monitor support' CONFIG_PERFMON n
@@ -123,7 +123,7 @@
 
 source drivers/char/Config.in
 source drivers/usb/Config.in
-source drivers/misc/Config.in
+#source drivers/misc/Config.in
 
 source fs/Config.in
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)