patch-2.3.24 linux/arch/arm/config.in
Next file: linux/arch/i386/config.in
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Oct 25 10:51:31 1999
-  Orig file: 
v2.3.23/linux/arch/arm/config.in
-  Orig date: 
Fri Oct 22 13:21:43 1999
diff -u --recursive --new-file v2.3.23/linux/arch/arm/config.in linux/arch/arm/config.in
@@ -123,7 +123,7 @@
 
 endmenu
 
-if [ "$CONFIG_CPU_32" = "y" -a "$CONFIG_ARCH_EBSA110" != "y" -a "$CONFIG_EXPERIMENTAL" ]; then
+if [ "$CONFIG_CPU_32" = "y" -a "$CONFIG_ARCH_EBSA110" != "y" -a "$CONFIG_EXPERIMENTAL" = "y" ]; then
    bool 'Enable kernel-mode alignment trap handler (EXPERIMENTAL)' CONFIG_ALIGNMENT_TRAP
 fi
 #bool 'Split text into discardable sections' CONFIG_TEXT_SECTIONS
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)