[coreboot] [v2] r4753 - in trunk/coreboot-v2/src: cpu cpu/amd/model_10xxx cpu/amd/model_fxx cpu/amd/model_gx1 cpu/amd/model_gx2 cpu/amd/model_lx cpu/amd/sc520 cpu/amd/socket_754 cpu/amd/socket_939 cpu/amd/socket_940 cpu/amd/socket_AM2 cpu/amd/socket_AM2r2 cpu/amd/socket_F cpu/amd/socket_F_1207 cpu/amd/socket_S1G1 cpu/emulation/qemu-x86 cpu/intel/bga956 cpu/intel/ep80579 cpu/intel/model_1067x cpu/intel/model_69x cpu/intel/model_6dx cpu/intel/model_6ex cpu/intel/model_6xx cpu/intel/model_f0x cpu/intel/model_f1x cpu/intel/model_f2x cpu/intel/model_f3x cpu/intel/model_f4x cpu/intel/slot_2 cpu/intel/socket_PGA370 cpu/intel/socket_mFCPGA478 cpu/intel/socket_mPGA478 cpu/intel/socket_mPGA479M cpu/intel/socket_mPGA603 cpu/intel/socket_mPGA604 cpu/via/model_c3 cpu/via/model_c7 northbridge/amd/amdfam10 northbridge/amd/amdfam10/root_complex northbridge/amd/amdk8 northbridge/amd/amdk8/root_complex northbridge/amd/gx1 northbridge/amd/gx2 northbridge/amd/lx northbridge/intel/e7501 northbridge/intel/e7520 northbridge/intel/e7525 northbridge/intel/i3100 northbridge/intel/i440bx northbridge/intel/i82810 northbridge/intel/i82830 northbridge/intel/i855gme northbridge/intel/i855pm northbridge/intel/i945 northbridge/via/cn400 northbridge/via/cn700 northbridge/via/cx700 northbridge/via/vt8601 northbridge/via/vt8623 northbridge/via/vx800 southbridge/amd/amd8111 southbridge/amd/amd8131 southbridge/amd/amd8132 southbridge/amd/amd8151 southbridge/amd/cs5530 southbridge/amd/cs5535 southbridge/amd/cs5536 southbridge/amd/rs690 southbridge/amd/sb600 southbridge/broadcom/bcm21000 southbridge/broadcom/bcm5780 southbridge/broadcom/bcm5785 southbridge/intel/esb6300 southbridge/intel/i3100 southbridge/intel/i82371eb southbridge/intel/i82801ca southbridge/intel/i82801dbm southbridge/intel/i82801er southbridge/intel/i82801gx southbridge/intel/i82801xx southbridge/intel/i82870 southbridge/intel/pxhd southbridge/nvidia/ck804 southbridge/nvidia/mcp55 southbridge/ricoh/rl5c476 southbridge/sis/sis966 southbridge/via/k8t890 southbridge/via/vt8231 southbridge/via/vt8235 southbridge/via/vt8237r southbridge/winbond/w83c553 superio/fintek superio/intel superio/ite superio/nsc superio/serverengines superio/smsc superio/via superio/winbond

Fri, 09 Oct 2009 10:39:57 -0700

Author: myles
Date: 2009-10-09 19:39:35 +0200 (Fri, 09 Oct 2009)
New Revision: 4753

Modified:
   trunk/coreboot-v2/src/cpu/Kconfig
   trunk/coreboot-v2/src/cpu/amd/model_10xxx/Kconfig
   trunk/coreboot-v2/src/cpu/amd/model_fxx/Kconfig
   trunk/coreboot-v2/src/cpu/amd/model_gx1/Kconfig
   trunk/coreboot-v2/src/cpu/amd/model_gx2/Kconfig
   trunk/coreboot-v2/src/cpu/amd/model_lx/Kconfig
   trunk/coreboot-v2/src/cpu/amd/sc520/Kconfig
   trunk/coreboot-v2/src/cpu/amd/socket_754/Kconfig
   trunk/coreboot-v2/src/cpu/amd/socket_939/Kconfig
   trunk/coreboot-v2/src/cpu/amd/socket_940/Kconfig
   trunk/coreboot-v2/src/cpu/amd/socket_AM2/Kconfig
   trunk/coreboot-v2/src/cpu/amd/socket_AM2r2/Kconfig
   trunk/coreboot-v2/src/cpu/amd/socket_F/Kconfig
   trunk/coreboot-v2/src/cpu/amd/socket_F_1207/Kconfig
   trunk/coreboot-v2/src/cpu/amd/socket_S1G1/Kconfig
   trunk/coreboot-v2/src/cpu/emulation/qemu-x86/Kconfig
   trunk/coreboot-v2/src/cpu/intel/bga956/Kconfig
   trunk/coreboot-v2/src/cpu/intel/ep80579/Kconfig
   trunk/coreboot-v2/src/cpu/intel/model_1067x/Kconfig
   trunk/coreboot-v2/src/cpu/intel/model_69x/Kconfig
   trunk/coreboot-v2/src/cpu/intel/model_6dx/Kconfig
   trunk/coreboot-v2/src/cpu/intel/model_6ex/Kconfig
   trunk/coreboot-v2/src/cpu/intel/model_6xx/Kconfig
   trunk/coreboot-v2/src/cpu/intel/model_f0x/Kconfig
   trunk/coreboot-v2/src/cpu/intel/model_f1x/Kconfig
   trunk/coreboot-v2/src/cpu/intel/model_f2x/Kconfig
   trunk/coreboot-v2/src/cpu/intel/model_f3x/Kconfig
   trunk/coreboot-v2/src/cpu/intel/model_f4x/Kconfig
   trunk/coreboot-v2/src/cpu/intel/slot_2/Kconfig
   trunk/coreboot-v2/src/cpu/intel/socket_PGA370/Kconfig
   trunk/coreboot-v2/src/cpu/intel/socket_mFCPGA478/Kconfig
   trunk/coreboot-v2/src/cpu/intel/socket_mPGA478/Kconfig
   trunk/coreboot-v2/src/cpu/intel/socket_mPGA479M/Kconfig
   trunk/coreboot-v2/src/cpu/intel/socket_mPGA603/Kconfig
   trunk/coreboot-v2/src/cpu/intel/socket_mPGA604/Kconfig
   trunk/coreboot-v2/src/cpu/via/model_c3/Kconfig
   trunk/coreboot-v2/src/cpu/via/model_c7/Kconfig
   trunk/coreboot-v2/src/northbridge/amd/amdfam10/Kconfig
   trunk/coreboot-v2/src/northbridge/amd/amdfam10/root_complex/Kconfig
   trunk/coreboot-v2/src/northbridge/amd/amdk8/Kconfig
   trunk/coreboot-v2/src/northbridge/amd/amdk8/root_complex/Kconfig
   trunk/coreboot-v2/src/northbridge/amd/gx1/Kconfig
   trunk/coreboot-v2/src/northbridge/amd/gx2/Kconfig
   trunk/coreboot-v2/src/northbridge/amd/lx/Kconfig
   trunk/coreboot-v2/src/northbridge/intel/e7501/Kconfig
   trunk/coreboot-v2/src/northbridge/intel/e7520/Kconfig
   trunk/coreboot-v2/src/northbridge/intel/e7525/Kconfig
   trunk/coreboot-v2/src/northbridge/intel/i3100/Kconfig
   trunk/coreboot-v2/src/northbridge/intel/i440bx/Kconfig
   trunk/coreboot-v2/src/northbridge/intel/i82810/Kconfig
   trunk/coreboot-v2/src/northbridge/intel/i82830/Kconfig
   trunk/coreboot-v2/src/northbridge/intel/i855gme/Kconfig
   trunk/coreboot-v2/src/northbridge/intel/i855pm/Kconfig
   trunk/coreboot-v2/src/northbridge/intel/i945/Kconfig
   trunk/coreboot-v2/src/northbridge/via/cn400/Kconfig
   trunk/coreboot-v2/src/northbridge/via/cn700/Kconfig
   trunk/coreboot-v2/src/northbridge/via/cx700/Kconfig
   trunk/coreboot-v2/src/northbridge/via/vt8601/Kconfig
   trunk/coreboot-v2/src/northbridge/via/vt8623/Kconfig
   trunk/coreboot-v2/src/northbridge/via/vx800/Kconfig
   trunk/coreboot-v2/src/southbridge/amd/amd8111/Kconfig
   trunk/coreboot-v2/src/southbridge/amd/amd8131/Kconfig
   trunk/coreboot-v2/src/southbridge/amd/amd8132/Kconfig
   trunk/coreboot-v2/src/southbridge/amd/amd8151/Kconfig
   trunk/coreboot-v2/src/southbridge/amd/cs5530/Kconfig
   trunk/coreboot-v2/src/southbridge/amd/cs5535/Kconfig
   trunk/coreboot-v2/src/southbridge/amd/cs5536/Kconfig
   trunk/coreboot-v2/src/southbridge/amd/rs690/Kconfig
   trunk/coreboot-v2/src/southbridge/amd/sb600/Kconfig
   trunk/coreboot-v2/src/southbridge/broadcom/bcm21000/Kconfig
   trunk/coreboot-v2/src/southbridge/broadcom/bcm5780/Kconfig
   trunk/coreboot-v2/src/southbridge/broadcom/bcm5785/Kconfig
   trunk/coreboot-v2/src/southbridge/intel/esb6300/Kconfig
   trunk/coreboot-v2/src/southbridge/intel/i3100/Kconfig
   trunk/coreboot-v2/src/southbridge/intel/i82371eb/Kconfig
   trunk/coreboot-v2/src/southbridge/intel/i82801ca/Kconfig
   trunk/coreboot-v2/src/southbridge/intel/i82801dbm/Kconfig
   trunk/coreboot-v2/src/southbridge/intel/i82801er/Kconfig
   trunk/coreboot-v2/src/southbridge/intel/i82801gx/Kconfig
   trunk/coreboot-v2/src/southbridge/intel/i82801xx/Kconfig
   trunk/coreboot-v2/src/southbridge/intel/i82870/Kconfig
   trunk/coreboot-v2/src/southbridge/intel/pxhd/Kconfig
   trunk/coreboot-v2/src/southbridge/nvidia/ck804/Kconfig
   trunk/coreboot-v2/src/southbridge/nvidia/mcp55/Kconfig
   trunk/coreboot-v2/src/southbridge/ricoh/rl5c476/Kconfig
   trunk/coreboot-v2/src/southbridge/sis/sis966/Kconfig
   trunk/coreboot-v2/src/southbridge/via/k8t890/Kconfig
   trunk/coreboot-v2/src/southbridge/via/vt8231/Kconfig
   trunk/coreboot-v2/src/southbridge/via/vt8235/Kconfig
   trunk/coreboot-v2/src/southbridge/via/vt8237r/Kconfig
   trunk/coreboot-v2/src/southbridge/winbond/w83c553/Kconfig
   trunk/coreboot-v2/src/superio/fintek/Kconfig
   trunk/coreboot-v2/src/superio/intel/Kconfig
   trunk/coreboot-v2/src/superio/ite/Kconfig
   trunk/coreboot-v2/src/superio/nsc/Kconfig
   trunk/coreboot-v2/src/superio/serverengines/Kconfig
   trunk/coreboot-v2/src/superio/smsc/Kconfig
   trunk/coreboot-v2/src/superio/via/Kconfig
   trunk/coreboot-v2/src/superio/winbond/Kconfig
Log:
Remove default n statements to simplify .config and ldoptions files.

Signed-off-by: Myles Watson <[email protected]>
Acked-by: Patrick Georgi <[email protected]>



Modified: trunk/coreboot-v2/src/cpu/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/Kconfig   2009-10-09 15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/cpu/Kconfig   2009-10-09 17:39:35 UTC (rev 4753)
@@ -30,19 +30,14 @@
        default y if MAX_CPUS != 1
        default n
 
+# Set MMX and SSE in socket or model if the CPU has them.
+# If all CPUs for the socket have MMX or SSE, set them there.
+# These options are only needed for boards compiled with romcc.
 config MMX
        bool
-       default n
-       help
-               Set this in socket or model if the CPU has MMX. 
-               If the CPUs for the socket always have MMX, set it there. 
 
 config SSE
        bool
-       default n
-       help
-               Set this in socket or model if the CPU has SSE. 
-               If the CPUs for the socket always have MX, set it there. 
 
 config VAR_MTRR_HOLE
        bool

Modified: trunk/coreboot-v2/src/cpu/amd/model_10xxx/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/amd/model_10xxx/Kconfig   2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/amd/model_10xxx/Kconfig   2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,6 +1,5 @@
 config CPU_AMD_MODEL_10XXX
        bool
-       default n
 
 config HAVE_INIT_TIMER
        bool

Modified: trunk/coreboot-v2/src/cpu/amd/model_fxx/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/amd/model_fxx/Kconfig     2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/amd/model_fxx/Kconfig     2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,6 +1,5 @@
 config CPU_AMD_MODEL_FXX
        bool
-       default n
 
 config HAVE_INIT_TIMER
        bool

Modified: trunk/coreboot-v2/src/cpu/amd/model_gx1/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/amd/model_gx1/Kconfig     2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/amd/model_gx1/Kconfig     2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -20,5 +20,4 @@
 
 config CPU_AMD_GX1
        bool
-       default n
 

Modified: trunk/coreboot-v2/src/cpu/amd/model_gx2/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/amd/model_gx2/Kconfig     2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/amd/model_gx2/Kconfig     2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,3 +1,2 @@
 config CPU_AMD_GX2
        bool
-       default n

Modified: trunk/coreboot-v2/src/cpu/amd/model_lx/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/amd/model_lx/Kconfig      2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/amd/model_lx/Kconfig      2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,4 +1,3 @@
 config CPU_AMD_LX
        bool
-       default n
 

Modified: trunk/coreboot-v2/src/cpu/amd/sc520/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/amd/sc520/Kconfig 2009-10-09 15:22:35 UTC (rev 
4752)
+++ trunk/coreboot-v2/src/cpu/amd/sc520/Kconfig 2009-10-09 17:39:35 UTC (rev 
4753)
@@ -1,4 +1,3 @@
 config CPU_AMD_SC520
        bool
-       default n
 

Modified: trunk/coreboot-v2/src/cpu/amd/socket_754/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/amd/socket_754/Kconfig    2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/amd/socket_754/Kconfig    2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,6 +1,5 @@
 config CPU_AMD_SOCKET_754
        bool
-       default n
        select CPU_AMD_MODEL_FXX
 
 config CPU_SOCKET_TYPE

Modified: trunk/coreboot-v2/src/cpu/amd/socket_939/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/amd/socket_939/Kconfig    2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/amd/socket_939/Kconfig    2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,6 +1,5 @@
 config CPU_AMD_SOCKET_939
        bool
-       default n
        select CPU_AMD_MODEL_FXX
 
 config CPU_SOCKET_TYPE

Modified: trunk/coreboot-v2/src/cpu/amd/socket_940/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/amd/socket_940/Kconfig    2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/amd/socket_940/Kconfig    2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,6 +1,5 @@
 config CPU_AMD_SOCKET_940
        bool
-       default n
        select K8_HT_FREQ_1G_SUPPORT
        select CPU_AMD_MODEL_FXX
 

Modified: trunk/coreboot-v2/src/cpu/amd/socket_AM2/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/amd/socket_AM2/Kconfig    2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/amd/socket_AM2/Kconfig    2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,6 +1,5 @@
 config CPU_AMD_SOCKET_AM2
        bool
-       default n
        select K8_REV_F_SUPPORT
        # Opteron K8 1G HT support
        select K8_HT_FREQ_1G_SUPPORT

Modified: trunk/coreboot-v2/src/cpu/amd/socket_AM2r2/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/amd/socket_AM2r2/Kconfig  2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/amd/socket_AM2r2/Kconfig  2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,6 +1,5 @@
 config CPU_AMD_SOCKET_AM2R2
        bool
-       default n
        select CPU_AMD_MODEL_10XXX
        select HT3_SUPPORT
        select CAR_FAM10

Modified: trunk/coreboot-v2/src/cpu/amd/socket_F/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/amd/socket_F/Kconfig      2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/amd/socket_F/Kconfig      2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,6 +1,5 @@
 config CPU_AMD_SOCKET_F
        bool
-       default n
        select K8_REV_F_SUPPORT
        select K8_HT_FREQ_1G_SUPPORT
        select CPU_AMD_MODEL_FXX

Modified: trunk/coreboot-v2/src/cpu/amd/socket_F_1207/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/amd/socket_F_1207/Kconfig 2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/amd/socket_F_1207/Kconfig 2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,6 +1,5 @@
 config CPU_AMD_SOCKET_F_1207
        bool
-       default n
        select CPU_AMD_MODEL_10XXX
 
 config CPU_SOCKET_TYPE

Modified: trunk/coreboot-v2/src/cpu/amd/socket_S1G1/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/amd/socket_S1G1/Kconfig   2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/amd/socket_S1G1/Kconfig   2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,6 +1,5 @@
 config CPU_AMD_SOCKET_S1G1
         bool
-       default n
        select K8_REV_F_SUPPORT
        select K8_HT_FREQ_1G_SUPPORT
        select CPU_AMD_MODEL_FXX

Modified: trunk/coreboot-v2/src/cpu/emulation/qemu-x86/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/emulation/qemu-x86/Kconfig        2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/cpu/emulation/qemu-x86/Kconfig        2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,4 +1,3 @@
 config CPU_EMULATION_QEMU_X86
        bool
-       default n
 

Modified: trunk/coreboot-v2/src/cpu/intel/bga956/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/intel/bga956/Kconfig      2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/intel/bga956/Kconfig      2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,4 +1,3 @@
 config CPU_INTEL_SOCKET_BGA956
        bool
-       default n
        select CPU_INTEL_CORE2

Modified: trunk/coreboot-v2/src/cpu/intel/ep80579/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/intel/ep80579/Kconfig     2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/intel/ep80579/Kconfig     2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,3 +1,2 @@
 config CPU_INTEL_EP80579
        bool
-       default n

Modified: trunk/coreboot-v2/src/cpu/intel/model_1067x/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/intel/model_1067x/Kconfig 2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/intel/model_1067x/Kconfig 2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,5 +1,4 @@
 config CPU_INTEL_CORE2
        bool
-       default n
        select SMP
        select HAVE_MOVNTI

Modified: trunk/coreboot-v2/src/cpu/intel/model_69x/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/intel/model_69x/Kconfig   2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/intel/model_69x/Kconfig   2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,4 +1,3 @@
 config CPU_INTEL_MODEL_69X
        bool
-       default n
        select SMP

Modified: trunk/coreboot-v2/src/cpu/intel/model_6dx/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/intel/model_6dx/Kconfig   2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/intel/model_6dx/Kconfig   2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,4 +1,3 @@
 config CPU_INTEL_MODEL_6DX
        bool
-       default n
        select SMP

Modified: trunk/coreboot-v2/src/cpu/intel/model_6ex/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/intel/model_6ex/Kconfig   2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/intel/model_6ex/Kconfig   2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,4 +1,3 @@
 config CPU_INTEL_CORE
        bool
-       default n
        select SMP

Modified: trunk/coreboot-v2/src/cpu/intel/model_6xx/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/intel/model_6xx/Kconfig   2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/intel/model_6xx/Kconfig   2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,4 +1,3 @@
 config CPU_INTEL_MODEL_6XX
        bool
-       default n
        select SMP

Modified: trunk/coreboot-v2/src/cpu/intel/model_f0x/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/intel/model_f0x/Kconfig   2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/intel/model_f0x/Kconfig   2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,5 +1,4 @@
 config CPU_INTEL_MODEL_F0X
        bool
-       default n
        select SMP
        select HAVE_MOVNTI

Modified: trunk/coreboot-v2/src/cpu/intel/model_f1x/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/intel/model_f1x/Kconfig   2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/intel/model_f1x/Kconfig   2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,5 +1,4 @@
 config CPU_INTEL_MODEL_F1X
        bool
-       default n
        select SMP
        select HAVE_MOVNTI

Modified: trunk/coreboot-v2/src/cpu/intel/model_f2x/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/intel/model_f2x/Kconfig   2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/intel/model_f2x/Kconfig   2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,5 +1,4 @@
 config CPU_INTEL_MODEL_F2X
        bool
-       default n
        select SMP
        select HAVE_MOVNTI

Modified: trunk/coreboot-v2/src/cpu/intel/model_f3x/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/intel/model_f3x/Kconfig   2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/intel/model_f3x/Kconfig   2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,5 +1,4 @@
 config CPU_INTEL_MODEL_F3X
        bool
-       default n
        select SMP
        select HAVE_MOVNTI

Modified: trunk/coreboot-v2/src/cpu/intel/model_f4x/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/intel/model_f4x/Kconfig   2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/intel/model_f4x/Kconfig   2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,5 +1,4 @@
 config CPU_INTEL_MODEL_F4X
        bool
-       default n
        select SMP
        select HAVE_MOVNTI

Modified: trunk/coreboot-v2/src/cpu/intel/slot_2/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/intel/slot_2/Kconfig      2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/intel/slot_2/Kconfig      2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -20,5 +20,4 @@
 
 config CPU_INTEL_SLOT_2
        bool
-       default n
 

Modified: trunk/coreboot-v2/src/cpu/intel/socket_PGA370/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/intel/socket_PGA370/Kconfig       2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/cpu/intel/socket_PGA370/Kconfig       2009-10-09 
17:39:35 UTC (rev 4753)
@@ -20,5 +20,4 @@
 
 config CPU_INTEL_SOCKET_PGA370
        bool
-       default n
        select MMX

Modified: trunk/coreboot-v2/src/cpu/intel/socket_mFCPGA478/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/intel/socket_mFCPGA478/Kconfig    2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/cpu/intel/socket_mFCPGA478/Kconfig    2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,3 +1,2 @@
 config CPU_INTEL_SOCKET_MFCPGA478
        bool
-       default n

Modified: trunk/coreboot-v2/src/cpu/intel/socket_mPGA478/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/intel/socket_mPGA478/Kconfig      2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/cpu/intel/socket_mPGA478/Kconfig      2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,5 +1,4 @@
 config CPU_INTEL_SOCKET_MPGA478
        bool
-       default n
        select CPU_INTEL_MODEL_69X
        select CPU_INTEL_MODEL_6DX

Modified: trunk/coreboot-v2/src/cpu/intel/socket_mPGA479M/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/intel/socket_mPGA479M/Kconfig     2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/cpu/intel/socket_mPGA479M/Kconfig     2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,6 +1,5 @@
 config CPU_INTEL_SOCKET_MPGA479M
        bool
-       default n
        select CPU_INTEL_MODEL_69X
        select CPU_INTEL_MODEL_6DX
        select MMX

Modified: trunk/coreboot-v2/src/cpu/intel/socket_mPGA603/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/intel/socket_mPGA603/Kconfig      2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/cpu/intel/socket_mPGA603/Kconfig      2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,6 +1,5 @@
 config CPU_INTEL_SOCKET_MPGA603
        bool
-       default n
        select CPU_INTEL_MODEL_F0X
        select CPU_INTEL_MODEL_F1X
        select CPU_INTEL_MODEL_F2X

Modified: trunk/coreboot-v2/src/cpu/intel/socket_mPGA604/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/intel/socket_mPGA604/Kconfig      2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/cpu/intel/socket_mPGA604/Kconfig      2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,6 +1,5 @@
 config CPU_INTEL_SOCKET_MPGA604
        bool
-       default n
        select CPU_INTEL_MODEL_F2X
        select CPU_INTEL_MODEL_F3X
        select CPU_INTEL_MODEL_F4X

Modified: trunk/coreboot-v2/src/cpu/via/model_c3/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/via/model_c3/Kconfig      2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/via/model_c3/Kconfig      2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,3 +1,2 @@
 config CPU_VIA_C3
        bool
-       default n

Modified: trunk/coreboot-v2/src/cpu/via/model_c7/Kconfig
===================================================================
--- trunk/coreboot-v2/src/cpu/via/model_c7/Kconfig      2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/cpu/via/model_c7/Kconfig      2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,3 +1,2 @@
 config CPU_VIA_C7
        bool
-       default n

Modified: trunk/coreboot-v2/src/northbridge/amd/amdfam10/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/amd/amdfam10/Kconfig      2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/northbridge/amd/amdfam10/Kconfig      2009-10-09 
17:39:35 UTC (rev 4753)
@@ -19,7 +19,6 @@
 
 config NORTHBRIDGE_AMD_AMDFAM10
        bool
-       default n
        select HAVE_HIGH_TABLES
 
 config AGP_APERTURE_SIZE

Modified: trunk/coreboot-v2/src/northbridge/amd/amdfam10/root_complex/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/amd/amdfam10/root_complex/Kconfig 
2009-10-09 15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/northbridge/amd/amdfam10/root_complex/Kconfig 
2009-10-09 17:39:35 UTC (rev 4753)
@@ -1,4 +1,3 @@
 config NORTHBRIDGE_AMD_AMDFAM10_ROOT_COMPLEX
        bool
-       default n
 

Modified: trunk/coreboot-v2/src/northbridge/amd/amdk8/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/amd/amdk8/Kconfig 2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/northbridge/amd/amdk8/Kconfig 2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -20,7 +20,6 @@
 config NORTHBRIDGE_AMD_AMDK8
        bool
        select HAVE_HIGH_TABLES
-       default n
 
 config AGP_APERTURE_SIZE
        hex

Modified: trunk/coreboot-v2/src/northbridge/amd/amdk8/root_complex/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/amd/amdk8/root_complex/Kconfig    
2009-10-09 15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/northbridge/amd/amdk8/root_complex/Kconfig    
2009-10-09 17:39:35 UTC (rev 4753)
@@ -19,4 +19,3 @@
 
 config NORTHBRIDGE_AMD_AMDK8_ROOT_COMPLEX
        bool
-       default n

Modified: trunk/coreboot-v2/src/northbridge/amd/gx1/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/amd/gx1/Kconfig   2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/northbridge/amd/gx1/Kconfig   2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -20,5 +20,4 @@
 
 config NORTHBRIDGE_AMD_GX1
        bool
-       default n
 

Modified: trunk/coreboot-v2/src/northbridge/amd/gx2/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/amd/gx2/Kconfig   2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/northbridge/amd/gx2/Kconfig   2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -19,5 +19,4 @@
 
 config NORTHBRIDGE_AMD_GX2
        bool
-       default n
 

Modified: trunk/coreboot-v2/src/northbridge/amd/lx/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/amd/lx/Kconfig    2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/northbridge/amd/lx/Kconfig    2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,6 +1,5 @@
 config NORTHBRIDGE_AMD_LX
        bool
-       default n
 
 config HAVE_HIGH_TABLES
        bool

Modified: trunk/coreboot-v2/src/northbridge/intel/e7501/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/intel/e7501/Kconfig       2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/northbridge/intel/e7501/Kconfig       2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,5 +1,4 @@
 config NORTHBRIDGE_INTEL_E7501
        bool
-       default n
        select HAVE_HIGH_TABLES
 

Modified: trunk/coreboot-v2/src/northbridge/intel/e7520/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/intel/e7520/Kconfig       2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/northbridge/intel/e7520/Kconfig       2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,5 +1,4 @@
 config NORTHBRIDGE_INTEL_E7520
        bool
-       default n
        select HAVE_HIGH_TABLES
 

Modified: trunk/coreboot-v2/src/northbridge/intel/e7525/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/intel/e7525/Kconfig       2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/northbridge/intel/e7525/Kconfig       2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,5 +1,4 @@
 config NORTHBRIDGE_INTEL_E7525
        bool
-       default n
        select HAVE_HIGH_TABLES
 

Modified: trunk/coreboot-v2/src/northbridge/intel/i3100/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/intel/i3100/Kconfig       2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/northbridge/intel/i3100/Kconfig       2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,5 +1,4 @@
 config NORTHBRIDGE_INTEL_I3100
        bool
-       default n
        select HAVE_HIGH_TABLES
 

Modified: trunk/coreboot-v2/src/northbridge/intel/i440bx/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/intel/i440bx/Kconfig      2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/northbridge/intel/i440bx/Kconfig      2009-10-09 
17:39:35 UTC (rev 4753)
@@ -20,6 +20,5 @@
 
 config NORTHBRIDGE_INTEL_I440BX
        bool
-       default n
        select HAVE_HIGH_TABLES
 

Modified: trunk/coreboot-v2/src/northbridge/intel/i82810/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/intel/i82810/Kconfig      2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/northbridge/intel/i82810/Kconfig      2009-10-09 
17:39:35 UTC (rev 4753)
@@ -20,6 +20,5 @@
 
 config NORTHBRIDGE_INTEL_I82810
        bool
-       default n
        select HAVE_HIGH_TABLES
 

Modified: trunk/coreboot-v2/src/northbridge/intel/i82830/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/intel/i82830/Kconfig      2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/northbridge/intel/i82830/Kconfig      2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,5 +1,4 @@
 config NORTHBRIDGE_INTEL_I82830
        bool
-       default n
        select HAVE_HIGH_TABLES
 

Modified: trunk/coreboot-v2/src/northbridge/intel/i855gme/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/intel/i855gme/Kconfig     2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/northbridge/intel/i855gme/Kconfig     2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,5 +1,4 @@
 config NORTHBRIDGE_INTEL_I855GME
        bool
-       default n
        select HAVE_HIGH_TABLES
 

Modified: trunk/coreboot-v2/src/northbridge/intel/i855pm/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/intel/i855pm/Kconfig      2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/northbridge/intel/i855pm/Kconfig      2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,5 +1,4 @@
 config NORTHBRIDGE_INTEL_I855PM
        bool
-       default n
        select HAVE_HIGH_TABLES
 

Modified: trunk/coreboot-v2/src/northbridge/intel/i945/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/intel/i945/Kconfig        2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/northbridge/intel/i945/Kconfig        2009-10-09 
17:39:35 UTC (rev 4753)
@@ -20,4 +20,3 @@
 config NORTHBRIDGE_INTEL_I945
        bool
        select HAVE_HIGH_TABLES
-       default n

Modified: trunk/coreboot-v2/src/northbridge/via/cn400/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/via/cn400/Kconfig 2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/northbridge/via/cn400/Kconfig 2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,6 +1,5 @@
 config NORTHBRIDGE_VIA_CN400
        bool
-       default n
 
 config FALLBACK_SIZE
        int

Modified: trunk/coreboot-v2/src/northbridge/via/cn700/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/via/cn700/Kconfig 2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/northbridge/via/cn700/Kconfig 2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,6 +1,5 @@
 config NORTHBRIDGE_VIA_CN700
        bool
-       default n
        select HAVE_HIGH_TABLES
 
 config FALLBACK_SIZE

Modified: trunk/coreboot-v2/src/northbridge/via/cx700/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/via/cx700/Kconfig 2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/northbridge/via/cx700/Kconfig 2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,6 +1,5 @@
 config NORTHBRIDGE_VIA_CX700
        bool
-       default n
 
 # this is done by the northbridge's vgabios.c already
 config VGA_ROM_RUN

Modified: trunk/coreboot-v2/src/northbridge/via/vt8601/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/via/vt8601/Kconfig        2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/northbridge/via/vt8601/Kconfig        2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,6 +1,5 @@
 config NORTHBRIDGE_VIA_VT8601
        bool
-       default n
        select HAVE_HIGH_TABLES
 
 config FALLBACK_SIZE

Modified: trunk/coreboot-v2/src/northbridge/via/vt8623/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/via/vt8623/Kconfig        2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/northbridge/via/vt8623/Kconfig        2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,6 +1,5 @@
 config NORTHBRIDGE_VIA_VT8623
        bool
-       default n
        select HAVE_HIGH_TABLES
 
 config FALLBACK_SIZE

Modified: trunk/coreboot-v2/src/northbridge/via/vx800/Kconfig
===================================================================
--- trunk/coreboot-v2/src/northbridge/via/vx800/Kconfig 2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/northbridge/via/vx800/Kconfig 2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,6 +1,5 @@
 config NORTHBRIDGE_VIA_VX800
        bool
-       default n
 
 config FALLBACK_SIZE
        int

Modified: trunk/coreboot-v2/src/southbridge/amd/amd8111/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/amd/amd8111/Kconfig       2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/amd/amd8111/Kconfig       2009-10-09 
17:39:35 UTC (rev 4753)
@@ -19,5 +19,4 @@
 
 config SOUTHBRIDGE_AMD_AMD8111
        bool
-       default n
 

Modified: trunk/coreboot-v2/src/southbridge/amd/amd8131/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/amd/amd8131/Kconfig       2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/amd/amd8131/Kconfig       2009-10-09 
17:39:35 UTC (rev 4753)
@@ -19,5 +19,4 @@
 
 config SOUTHBRIDGE_AMD_AMD8131
        bool
-       default n
 

Modified: trunk/coreboot-v2/src/southbridge/amd/amd8132/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/amd/amd8132/Kconfig       2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/amd/amd8132/Kconfig       2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,3 +1,2 @@
 config SOUTHBRIDGE_AMD_AMD8132
        bool
-       default n

Modified: trunk/coreboot-v2/src/southbridge/amd/amd8151/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/amd/amd8151/Kconfig       2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/amd/amd8151/Kconfig       2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,3 +1,2 @@
 config SOUTHBRIDGE_AMD_AMD8151
        bool
-       default n

Modified: trunk/coreboot-v2/src/southbridge/amd/cs5530/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/amd/cs5530/Kconfig        2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/amd/cs5530/Kconfig        2009-10-09 
17:39:35 UTC (rev 4753)
@@ -20,7 +20,6 @@
 
 config SOUTHBRIDGE_AMD_CS5530
        bool
-       default n
 
 menu "AMD Geode GX1 video support"
        depends on SOUTHBRIDGE_AMD_CS5530

Modified: trunk/coreboot-v2/src/southbridge/amd/cs5535/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/amd/cs5535/Kconfig        2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/amd/cs5535/Kconfig        2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,3 +1,2 @@
 config SOUTHBRIDGE_AMD_CS5535
        bool
-       default n

Modified: trunk/coreboot-v2/src/southbridge/amd/cs5536/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/amd/cs5536/Kconfig        2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/amd/cs5536/Kconfig        2009-10-09 
17:39:35 UTC (rev 4753)
@@ -19,5 +19,4 @@
 
 config SOUTHBRIDGE_AMD_CS5536
        bool
-       default n
 

Modified: trunk/coreboot-v2/src/southbridge/amd/rs690/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/amd/rs690/Kconfig 2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/southbridge/amd/rs690/Kconfig 2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -19,5 +19,4 @@
 
 config SOUTHBRIDGE_AMD_RS690
        bool
-       default n
 

Modified: trunk/coreboot-v2/src/southbridge/amd/sb600/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/amd/sb600/Kconfig 2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/southbridge/amd/sb600/Kconfig 2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -19,5 +19,4 @@
 
 config SOUTHBRIDGE_AMD_SB600
        bool
-       default n
 

Modified: trunk/coreboot-v2/src/southbridge/broadcom/bcm21000/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/broadcom/bcm21000/Kconfig 2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/broadcom/bcm21000/Kconfig 2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,3 +1,2 @@
 config SOUTHBRIDGE_BROADCOM_BCM21000
        bool
-       default n

Modified: trunk/coreboot-v2/src/southbridge/broadcom/bcm5780/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/broadcom/bcm5780/Kconfig  2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/broadcom/bcm5780/Kconfig  2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,3 +1,2 @@
 config SOUTHBRIDGE_BROADCOM_BCM5780
        bool
-       default n

Modified: trunk/coreboot-v2/src/southbridge/broadcom/bcm5785/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/broadcom/bcm5785/Kconfig  2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/broadcom/bcm5785/Kconfig  2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,3 +1,2 @@
 config SOUTHBRIDGE_BROADCOM_BCM5785
        bool
-       default n

Modified: trunk/coreboot-v2/src/southbridge/intel/esb6300/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/intel/esb6300/Kconfig     2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/intel/esb6300/Kconfig     2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,3 +1,2 @@
 config SOUTHBRIDGE_INTEL_ESB6300
        bool
-       default n

Modified: trunk/coreboot-v2/src/southbridge/intel/i3100/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/intel/i3100/Kconfig       2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/intel/i3100/Kconfig       2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,3 +1,2 @@
 config SOUTHBRIDGE_INTEL_I3100
        bool
-       default n

Modified: trunk/coreboot-v2/src/southbridge/intel/i82371eb/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/intel/i82371eb/Kconfig    2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/intel/i82371eb/Kconfig    2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,4 +1,3 @@
 config SOUTHBRIDGE_INTEL_I82371EB
        bool
-       default n
 

Modified: trunk/coreboot-v2/src/southbridge/intel/i82801ca/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/intel/i82801ca/Kconfig    2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/intel/i82801ca/Kconfig    2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,3 +1,2 @@
 config SOUTHBRIDGE_INTEL_I82801CA
        bool
-       default n

Modified: trunk/coreboot-v2/src/southbridge/intel/i82801dbm/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/intel/i82801dbm/Kconfig   2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/intel/i82801dbm/Kconfig   2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,3 +1,2 @@
 config SOUTHBRIDGE_INTEL_I82801DBM
        bool
-       default n

Modified: trunk/coreboot-v2/src/southbridge/intel/i82801er/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/intel/i82801er/Kconfig    2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/intel/i82801er/Kconfig    2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,3 +1,2 @@
 config SOUTHBRIDGE_INTEL_I82801ER
        bool
-       default n

Modified: trunk/coreboot-v2/src/southbridge/intel/i82801gx/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/intel/i82801gx/Kconfig    2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/intel/i82801gx/Kconfig    2009-10-09 
17:39:35 UTC (rev 4753)
@@ -19,5 +19,4 @@
 
 config SOUTHBRIDGE_INTEL_I82801GX
        bool
-       default n
 

Modified: trunk/coreboot-v2/src/southbridge/intel/i82801xx/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/intel/i82801xx/Kconfig    2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/intel/i82801xx/Kconfig    2009-10-09 
17:39:35 UTC (rev 4753)
@@ -20,5 +20,4 @@
 
 config SOUTHBRIDGE_INTEL_I82801XX
        bool
-       default n
 

Modified: trunk/coreboot-v2/src/southbridge/intel/i82870/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/intel/i82870/Kconfig      2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/intel/i82870/Kconfig      2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,3 +1,2 @@
 config SOUTHBRIDGE_INTEL_I82870
        bool
-       default n

Modified: trunk/coreboot-v2/src/southbridge/intel/pxhd/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/intel/pxhd/Kconfig        2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/intel/pxhd/Kconfig        2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,3 +1,2 @@
 config SOUTHBRIDGE_INTEL_PXHD
        bool
-       default n

Modified: trunk/coreboot-v2/src/southbridge/nvidia/ck804/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/nvidia/ck804/Kconfig      2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/nvidia/ck804/Kconfig      2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,6 +1,5 @@
 config SOUTHBRIDGE_NVIDIA_CK804
        bool
-       default n
 
 config HAVE_HARD_RESET
        bool

Modified: trunk/coreboot-v2/src/southbridge/nvidia/mcp55/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/nvidia/mcp55/Kconfig      2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/nvidia/mcp55/Kconfig      2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,3 +1,2 @@
 config SOUTHBRIDGE_NVIDIA_MCP55
        bool
-       default n

Modified: trunk/coreboot-v2/src/southbridge/ricoh/rl5c476/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/ricoh/rl5c476/Kconfig     2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/ricoh/rl5c476/Kconfig     2009-10-09 
17:39:35 UTC (rev 4753)
@@ -19,5 +19,4 @@
 
 config SOUTHBRIDGE_RICOH_RL5C476
        bool
-       default n
 

Modified: trunk/coreboot-v2/src/southbridge/sis/sis966/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/sis/sis966/Kconfig        2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/sis/sis966/Kconfig        2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,3 +1,2 @@
 config SOUTHBRIDGE_SIS_SIS966
        bool
-       default n

Modified: trunk/coreboot-v2/src/southbridge/via/k8t890/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/via/k8t890/Kconfig        2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/via/k8t890/Kconfig        2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,4 +1,3 @@
 config SOUTHBRIDGE_VIA_K8T890
        bool
-       default n
 

Modified: trunk/coreboot-v2/src/southbridge/via/vt8231/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/via/vt8231/Kconfig        2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/via/vt8231/Kconfig        2009-10-09 
17:39:35 UTC (rev 4753)
@@ -19,5 +19,4 @@
 
 config SOUTHBRIDGE_VIA_VT8231
        bool
-       default n
 

Modified: trunk/coreboot-v2/src/southbridge/via/vt8235/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/via/vt8235/Kconfig        2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/via/vt8235/Kconfig        2009-10-09 
17:39:35 UTC (rev 4753)
@@ -19,5 +19,4 @@
 
 config SOUTHBRIDGE_VIA_VT8235
        bool
-       default n
 

Modified: trunk/coreboot-v2/src/southbridge/via/vt8237r/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/via/vt8237r/Kconfig       2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/via/vt8237r/Kconfig       2009-10-09 
17:39:35 UTC (rev 4753)
@@ -19,8 +19,8 @@
 
 config SOUTHBRIDGE_VIA_VT8237R
        bool
-       default n
 
 config EPIA_VT8237R_INIT
        bool
        default n
+       depends on SOUTHBRIDGE_VIA_VT8237R

Modified: trunk/coreboot-v2/src/southbridge/winbond/w83c553/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/winbond/w83c553/Kconfig   2009-10-09 
15:22:35 UTC (rev 4752)
+++ trunk/coreboot-v2/src/southbridge/winbond/w83c553/Kconfig   2009-10-09 
17:39:35 UTC (rev 4753)
@@ -1,3 +1,2 @@
 config SOUTHBRIDGE_WINBOND_W83C553
        bool
-       default n

Modified: trunk/coreboot-v2/src/superio/fintek/Kconfig
===================================================================
--- trunk/coreboot-v2/src/superio/fintek/Kconfig        2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/superio/fintek/Kconfig        2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,3 +1,2 @@
 config SUPERIO_FINTEK_F71805F
        bool
-       default n

Modified: trunk/coreboot-v2/src/superio/intel/Kconfig
===================================================================
--- trunk/coreboot-v2/src/superio/intel/Kconfig 2009-10-09 15:22:35 UTC (rev 
4752)
+++ trunk/coreboot-v2/src/superio/intel/Kconfig 2009-10-09 17:39:35 UTC (rev 
4753)
@@ -1,3 +1,2 @@
 config SUPERIO_INTEL_I3100
        bool
-       default n

Modified: trunk/coreboot-v2/src/superio/ite/Kconfig
===================================================================
--- trunk/coreboot-v2/src/superio/ite/Kconfig   2009-10-09 15:22:35 UTC (rev 
4752)
+++ trunk/coreboot-v2/src/superio/ite/Kconfig   2009-10-09 17:39:35 UTC (rev 
4753)
@@ -1,21 +1,14 @@
 config SUPERIO_ITE_IT8661F
        bool
-       default n
 config SUPERIO_ITE_IT8671F
        bool
-       default n
 config SUPERIO_ITE_IT8673F
        bool
-       default n
 config SUPERIO_ITE_IT8705F
        bool
-       default n
 config SUPERIO_ITE_IT8712F
        bool
-       default n
 config SUPERIO_ITE_IT8716F
        bool
-       default n
 config SUPERIO_ITE_IT8718F
        bool
-       default n

Modified: trunk/coreboot-v2/src/superio/nsc/Kconfig
===================================================================
--- trunk/coreboot-v2/src/superio/nsc/Kconfig   2009-10-09 15:22:35 UTC (rev 
4752)
+++ trunk/coreboot-v2/src/superio/nsc/Kconfig   2009-10-09 17:39:35 UTC (rev 
4753)
@@ -1,27 +1,18 @@
 config SUPERIO_NSC_PC8374
        bool
-       default n
 config SUPERIO_NSC_PC87309
        bool
-       default n
 config SUPERIO_NSC_PC87351
        bool
-       default n
 config SUPERIO_NSC_PC87360
        bool
-       default n
 config SUPERIO_NSC_PC87366
        bool
-       default n
 config SUPERIO_NSC_PC87417
        bool
-       default n
 config SUPERIO_NSC_PC87427
        bool
-       default n
 config SUPERIO_NSC_PC97307
        bool
-       default n
 config SUPERIO_NSC_PC97317
        bool
-       default n

Modified: trunk/coreboot-v2/src/superio/serverengines/Kconfig
===================================================================
--- trunk/coreboot-v2/src/superio/serverengines/Kconfig 2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/superio/serverengines/Kconfig 2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,3 +1,2 @@
 config SUPERIO_SERVERENGINES_PILOT
        bool
-       default n

Modified: trunk/coreboot-v2/src/superio/smsc/Kconfig
===================================================================
--- trunk/coreboot-v2/src/superio/smsc/Kconfig  2009-10-09 15:22:35 UTC (rev 
4752)
+++ trunk/coreboot-v2/src/superio/smsc/Kconfig  2009-10-09 17:39:35 UTC (rev 
4753)
@@ -1,18 +1,12 @@
 config SUPERIO_SMSC_FDC37M60X
        bool
-       default n
 config SUPERIO_SMSC_LPC47B272
        bool
-       default n
 config SUPERIO_SMSC_LPC47B397
        bool
-       default n
 config SUPERIO_SMSC_LPC47M10X
        bool
-       default n
 config SUPERIO_SMSC_LPC47N217
        bool
-       default n
 config SUPERIO_SMSC_SMSCSUPERIO
        bool
-       default n

Modified: trunk/coreboot-v2/src/superio/via/Kconfig
===================================================================
--- trunk/coreboot-v2/src/superio/via/Kconfig   2009-10-09 15:22:35 UTC (rev 
4752)
+++ trunk/coreboot-v2/src/superio/via/Kconfig   2009-10-09 17:39:35 UTC (rev 
4753)
@@ -1,3 +1,2 @@
 config SUPERIO_VIA_VT1211
        bool
-       default n

Modified: trunk/coreboot-v2/src/superio/winbond/Kconfig
===================================================================
--- trunk/coreboot-v2/src/superio/winbond/Kconfig       2009-10-09 15:22:35 UTC 
(rev 4752)
+++ trunk/coreboot-v2/src/superio/winbond/Kconfig       2009-10-09 17:39:35 UTC 
(rev 4753)
@@ -1,27 +1,18 @@
 config SUPERIO_WINBOND_W83627DHG
        bool
-       default n
 config SUPERIO_WINBOND_W83627EHG
        bool
-       default n
 config SUPERIO_WINBOND_W83627HF
        bool
-       default n
 config SUPERIO_WINBOND_W83627THF
        bool
-       default n
 config SUPERIO_WINBOND_W83627THG
        bool
-       default n
 config SUPERIO_WINBOND_W83627UHG
        bool
-       default n
 config SUPERIO_WINBOND_W83697HF
        bool
-       default n
 config SUPERIO_WINBOND_W83977F
        bool
-       default n
 config SUPERIO_WINBOND_W83977TF
        bool
-       default n


-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to