[coreboot] [commit] r6145 - in trunk/src/mainboard: amd/mahogany_fam10 amd/tilapia_fam10 asus/m4a78-em asus/m4a785-m gigabyte/ma785gmt gigabyte/ma78gm iei/kino-780am2-fam10 jetway/pa78vm5

repository service svn at coreboot.org
Mon Dec 6 21:27:12 CET 2010


Author: uwe
Date: Mon Dec  6 21:27:12 2010
New Revision: 6145
URL: https://tracker.coreboot.org/trac/coreboot/changeset/6145

Log:
Drop unused/obsolete CONFIG_COMPRESS from a few board Kconfigs.

Signed-off-by: Uwe Hermann <uwe at hermann-uwe.de>
Acked-by: Uwe Hermann <uwe at hermann-uwe.de>

Modified:
   trunk/src/mainboard/amd/mahogany_fam10/Kconfig
   trunk/src/mainboard/amd/tilapia_fam10/Kconfig
   trunk/src/mainboard/asus/m4a78-em/Kconfig
   trunk/src/mainboard/asus/m4a785-m/Kconfig
   trunk/src/mainboard/gigabyte/ma785gmt/Kconfig
   trunk/src/mainboard/gigabyte/ma78gm/Kconfig
   trunk/src/mainboard/iei/kino-780am2-fam10/Kconfig
   trunk/src/mainboard/jetway/pa78vm5/Kconfig

Modified: trunk/src/mainboard/amd/mahogany_fam10/Kconfig
==============================================================================
--- trunk/src/mainboard/amd/mahogany_fam10/Kconfig	Mon Dec  6 19:20:48 2010	(r6144)
+++ trunk/src/mainboard/amd/mahogany_fam10/Kconfig	Mon Dec  6 21:27:12 2010	(r6145)
@@ -94,8 +94,4 @@
 	hex
 	default 0x200000
 
-config COMPRESS
-	hex
-	default 0
-
 endif # BOARD_AMD_MAHOGANY_FAM10

Modified: trunk/src/mainboard/amd/tilapia_fam10/Kconfig
==============================================================================
--- trunk/src/mainboard/amd/tilapia_fam10/Kconfig	Mon Dec  6 19:20:48 2010	(r6144)
+++ trunk/src/mainboard/amd/tilapia_fam10/Kconfig	Mon Dec  6 21:27:12 2010	(r6145)
@@ -94,8 +94,4 @@
 	hex
 	default 0x200000
 
-config COMPRESS
-	hex
-	default 0
-
 endif # BOARD_AMD_TILAPIA_FAM10

Modified: trunk/src/mainboard/asus/m4a78-em/Kconfig
==============================================================================
--- trunk/src/mainboard/asus/m4a78-em/Kconfig	Mon Dec  6 19:20:48 2010	(r6144)
+++ trunk/src/mainboard/asus/m4a78-em/Kconfig	Mon Dec  6 21:27:12 2010	(r6145)
@@ -92,8 +92,4 @@
 	hex
 	default 0x200000
 
-config COMPRESS
-	hex
-	default 0
-
 endif

Modified: trunk/src/mainboard/asus/m4a785-m/Kconfig
==============================================================================
--- trunk/src/mainboard/asus/m4a785-m/Kconfig	Mon Dec  6 19:20:48 2010	(r6144)
+++ trunk/src/mainboard/asus/m4a785-m/Kconfig	Mon Dec  6 21:27:12 2010	(r6145)
@@ -93,8 +93,4 @@
 	hex
 	default 0x200000
 
-config COMPRESS
-	hex
-	default 0
-
 endif

Modified: trunk/src/mainboard/gigabyte/ma785gmt/Kconfig
==============================================================================
--- trunk/src/mainboard/gigabyte/ma785gmt/Kconfig	Mon Dec  6 19:20:48 2010	(r6144)
+++ trunk/src/mainboard/gigabyte/ma785gmt/Kconfig	Mon Dec  6 21:27:12 2010	(r6145)
@@ -94,8 +94,4 @@
 	hex
 	default 0x200000
 
-config COMPRESS
-	hex
-	default 0
-
 endif # BOARD_GIGABYTE_GA785GMT

Modified: trunk/src/mainboard/gigabyte/ma78gm/Kconfig
==============================================================================
--- trunk/src/mainboard/gigabyte/ma78gm/Kconfig	Mon Dec  6 19:20:48 2010	(r6144)
+++ trunk/src/mainboard/gigabyte/ma78gm/Kconfig	Mon Dec  6 21:27:12 2010	(r6145)
@@ -94,8 +94,4 @@
 	hex
 	default 0x200000
 
-config COMPRESS
-	hex
-	default 0
-
 endif # BOARD_GIGABYTE_MA78GM

Modified: trunk/src/mainboard/iei/kino-780am2-fam10/Kconfig
==============================================================================
--- trunk/src/mainboard/iei/kino-780am2-fam10/Kconfig	Mon Dec  6 19:20:48 2010	(r6144)
+++ trunk/src/mainboard/iei/kino-780am2-fam10/Kconfig	Mon Dec  6 21:27:12 2010	(r6145)
@@ -94,10 +94,6 @@
 	hex
 	default 0x200000
 
-config COMPRESS
-	hex
-	default 0
-
 config FALLBACK_VGA_BIOS_ID
 	string
 	default "1002,9615"

Modified: trunk/src/mainboard/jetway/pa78vm5/Kconfig
==============================================================================
--- trunk/src/mainboard/jetway/pa78vm5/Kconfig	Mon Dec  6 19:20:48 2010	(r6144)
+++ trunk/src/mainboard/jetway/pa78vm5/Kconfig	Mon Dec  6 21:27:12 2010	(r6145)
@@ -94,8 +94,4 @@
 	hex
 	default 0x200000
 
-config COMPRESS
-	hex
-	default 0
-
 endif # BOARD_JETWAY_PA78VM5




More information about the coreboot mailing list