SOURCES (LINUX_2_6): kernel-sparc.config - new config style

sparky sparky at pld-linux.org
Sun Sep 28 01:35:58 CEST 2008


Author: sparky                       Date: Sat Sep 27 23:35:58 2008 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- new config style

---- Files affected:
SOURCES:
   kernel-sparc.config (1.37.2.167 -> 1.37.2.168) 

---- Diffs:

================================================================
Index: SOURCES/kernel-sparc.config
diff -u SOURCES/kernel-sparc.config:1.37.2.167 SOURCES/kernel-sparc.config:1.37.2.168
--- SOURCES/kernel-sparc.config:1.37.2.167	Sat Sep 27 23:13:33 2008
+++ SOURCES/kernel-sparc.config	Sun Sep 28 01:35:52 2008
@@ -2,35 +2,35 @@
 #-
 #- *** FILE: arch/sparc/Kconfig ***
 #-
-CONFIG_HIGHMEM=y
-CONFIG_ZONE_DMA=y
-CONFIG_GENERIC_ISA_DMA=y
+HIGHMEM sparc=y
+ZONE_DMA sparc=y
+GENERIC_ISA_DMA sparc=y
 #- file init/Kconfig goes here
-CONFIG_NR_CPUS=32
-CONFIG_SPARC=y
-CONFIG_SPARC32=y
-CONFIG_SBUS=y
-CONFIG_SBUSCHAR=y
-CONFIG_SERIAL_CONSOLE=y
-CONFIG_SUN_AUXIO=y
-CONFIG_SUN_IO=y
-CONFIG_RWSEM_GENERIC_SPINLOCK=y
-CONFIG_GENERIC_FIND_NEXT_BIT=y
-CONFIG_GENERIC_HWEIGHT=y
-CONFIG_ARCH_MAY_HAVE_PC_FDC=y
-# CONFIG_ARCH_HAS_ILOG2_U32 is not set
-# CONFIG_ARCH_HAS_ILOG2_U64 is not set
-CONFIG_EMULATED_CMPXCHG=y
-CONFIG_SUN_PM=y
+NR_CPUS sparc=32
+SPARC sparc=y
+SPARC32 sparc=y
+SBUS sparc=y
+SBUSCHAR sparc=y
+SERIAL_CONSOLE sparc=y
+SUN_AUXIO sparc=y
+SUN_IO sparc=y
+RWSEM_GENERIC_SPINLOCK sparc=y
+GENERIC_FIND_NEXT_BIT sparc=y
+GENERIC_HWEIGHT sparc=y
+ARCH_MAY_HAVE_PC_FDC sparc=y
+ARCH_HAS_ILOG2_U32 sparc=n
+ARCH_HAS_ILOG2_U64 sparc=n
+EMULATED_CMPXCHG sparc=y
+SUN_PM sparc=y
 #- file drivers/pci/Kconfig goes here
-CONFIG_SUN_OPENPROMFS=m
-CONFIG_SPARC_LED=m
+SUN_OPENPROMFS sparc=m
+SPARC_LED sparc=m
 #- file fs/Kconfig.binfmt goes here
 #- file mm/Kconfig goes here
 #- file net/Kconfig goes here
 #- file drivers/Kconfig goes here
 #- file drivers/sbus/char/Kconfig goes here
-CONFIG_UNIX98_PTY_COUNT=256
+UNIX98_PTY_COUNT sparc=256
 #- file fs/Kconfig goes here
 #- file arch/sparc/Kconfig.debug goes here
 #- file kernel/vserver/Kconfig goes here
@@ -41,6 +41,6 @@
 #-
 #- *** FILE: arch/sparc/Kconfig.debug ***
 #-
-CONFIG_TRACE_IRQFLAGS_SUPPORT=y
+TRACE_IRQFLAGS_SUPPORT sparc=y
 #- file lib/Kconfig.debug goes here
-# CONFIG_DEBUG_STACK_USAGE is not set
+DEBUG_STACK_USAGE sparc=n
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-sparc.config?r1=1.37.2.167&r2=1.37.2.168&f=u



More information about the pld-cvs-commit mailing list