patch-2.1.131 linux/arch/alpha/config.in
Next file: linux/arch/alpha/kernel/bios32.c
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Tue Dec 1 09:33:59 1998
- Orig file:
v2.1.130/linux/arch/alpha/config.in
- Orig date:
Fri Oct 23 22:01:19 1998
diff -u --recursive --new-file v2.1.130/linux/arch/alpha/config.in linux/arch/alpha/config.in
@@ -22,14 +22,6 @@
mainmenu_option next_comment
comment 'General setup'
-unset CONFIG_CROSSCOMPILE CONFIG_NATIVE
-
-if [ "`uname`" != "Linux" ]; then
- define_bool CONFIG_CROSSCOMPILE y
-else
- define_bool CONFIG_NATIVE y
-fi
-
choice 'Alpha system type' \
"Generic CONFIG_ALPHA_GENERIC \
Alcor/Alpha-XLT CONFIG_ALPHA_ALCOR \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov