dslinux/linux-2.6.x/arch/arm/mm Kconfig

pepsiman dslinux_pepsiman at user.in-berlin.de
Fri Aug 18 17:38:28 CEST 2006


Update of /cvsroot/dslinux/dslinux/linux-2.6.x/arch/arm/mm
In directory antilope:/tmp/cvs-serv13113

Modified Files:
	Kconfig 
Log Message:
menuconfig strips options with no description

Index: Kconfig
===================================================================
RCS file: /cvsroot/dslinux/dslinux/linux-2.6.x/arch/arm/mm/Kconfig,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Kconfig	13 May 2006 19:33:09 -0000	1.5
+++ Kconfig	18 Aug 2006 15:38:26 -0000	1.6
@@ -520,4 +520,7 @@
 	  It is just not possible.
 
 config CPU_ARM946_CPU_IDLE
-	bool
+	bool "ARM946 CPU Idling"
+	help
+	  Say Y here to enable cpu idle on the ARM946
+




More information about the dslinux-commit mailing list