patch-2.1.115 linux/arch/alpha/config.in
Next file: linux/arch/alpha/defconfig
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
- Lines: 26
- Date:
Thu Aug 6 02:29:45 1998
- Orig file:
v2.1.114/linux/arch/alpha/config.in
- Orig date:
Thu Jul 16 18:09:22 1998
diff -u --recursive --new-file v2.1.114/linux/arch/alpha/config.in linux/arch/alpha/config.in
@@ -248,12 +248,12 @@
fi
endmenu
+source drivers/char/Config.in
+
source fs/Config.in
source fs/nls/Config.in
-source drivers/char/Config.in
-
if [ "$CONFIG_VT" = "y" ]; then
mainmenu_option next_comment
comment 'Console drivers'
@@ -279,10 +279,6 @@
comment 'Kernel hacking'
#bool 'Debug kmalloc/kfree' CONFIG_DEBUG_MALLOC
-bool 'Kernel profiling support' CONFIG_PROFILE
-if [ "$CONFIG_PROFILE" = "y" ]; then
- int ' Profile shift count' CONFIG_PROFILE_SHIFT 2
-fi
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
tristate 'Kernel FP software completion' CONFIG_MATHEMU
else
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov