patch-2.4.20 linux-2.4.20/arch/cris/config.in

Next file: linux-2.4.20/arch/cris/drivers/Config.in
Previous file: linux-2.4.20/arch/arm/mm/fault-common.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/cris/config.in linux-2.4.20/arch/cris/config.in
@@ -39,6 +39,8 @@
 	bool 'Disable watchdog during Oops printouts' CONFIG_ETRAX_WATCHDOG_NICE_DOGGY
 fi
 
+bool 'Enable ETRAX fast timer API' CONFIG_ETRAX_FAST_TIMER
+
 endmenu
 
 mainmenu_option next_comment
@@ -253,4 +255,6 @@
 if [ "$CONFIG_PROFILE" = "y" ]; then
   int ' Profile shift count' CONFIG_PROFILE_SHIFT 2
 fi
+
+source lib/Config.in
 endmenu

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