[xtensa-cvscommit] linux/arch/xtensa config.in,1.3,1.4
Brought to you by:
zankel
|
From: <joe...@us...> - 2002-10-25 20:52:20
|
Update of /cvsroot/xtensa/linux/arch/xtensa In directory usw-pr-cvs1:/tmp/cvs-serv31294/arch/xtensa Modified Files: config.in Log Message: Add some 'help' text for Xtensa-specific kernel configuration options. Index: config.in =================================================================== RCS file: /cvsroot/xtensa/linux/arch/xtensa/config.in,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** config.in 23 Oct 2002 20:53:18 -0000 1.3 --- config.in 25 Oct 2002 20:52:17 -0000 1.4 *************** *** 9,13 **** define_bool CONFIG_RWSEM_XCHGADD_ALGORITHM n ! mainmenu_name "Linux/Xtensa Kernel Configuration" mainmenu_option next_comment --- 9,13 ---- define_bool CONFIG_RWSEM_XCHGADD_ALGORITHM n ! mainmenu_name "Xtensa Linux Kernel Configuration" mainmenu_option next_comment *************** *** 35,39 **** "ISS CONFIG_XTENSA_PLATFORM_ISS \ XT2000 CONFIG_XTENSA_PLATFORM_XT2000" ISS - bool 'Auto calibration of the CPU clock rate' CONFIG_XTENSA_CALIBRATE --- 35,38 ---- |