Drop unused/obsolete CONFIG_COMPRESS from a few board Kconfigs.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6145 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
0f08c643fa
commit
d421c81d72
|
@ -94,8 +94,4 @@ config RAMBASE
|
||||||
hex
|
hex
|
||||||
default 0x200000
|
default 0x200000
|
||||||
|
|
||||||
config COMPRESS
|
|
||||||
hex
|
|
||||||
default 0
|
|
||||||
|
|
||||||
endif # BOARD_AMD_MAHOGANY_FAM10
|
endif # BOARD_AMD_MAHOGANY_FAM10
|
||||||
|
|
|
@ -94,8 +94,4 @@ config RAMBASE
|
||||||
hex
|
hex
|
||||||
default 0x200000
|
default 0x200000
|
||||||
|
|
||||||
config COMPRESS
|
|
||||||
hex
|
|
||||||
default 0
|
|
||||||
|
|
||||||
endif # BOARD_AMD_TILAPIA_FAM10
|
endif # BOARD_AMD_TILAPIA_FAM10
|
||||||
|
|
|
@ -92,8 +92,4 @@ config RAMBASE
|
||||||
hex
|
hex
|
||||||
default 0x200000
|
default 0x200000
|
||||||
|
|
||||||
config COMPRESS
|
|
||||||
hex
|
|
||||||
default 0
|
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
|
@ -93,8 +93,4 @@ config RAMBASE
|
||||||
hex
|
hex
|
||||||
default 0x200000
|
default 0x200000
|
||||||
|
|
||||||
config COMPRESS
|
|
||||||
hex
|
|
||||||
default 0
|
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
|
@ -94,8 +94,4 @@ config RAMBASE
|
||||||
hex
|
hex
|
||||||
default 0x200000
|
default 0x200000
|
||||||
|
|
||||||
config COMPRESS
|
|
||||||
hex
|
|
||||||
default 0
|
|
||||||
|
|
||||||
endif # BOARD_GIGABYTE_GA785GMT
|
endif # BOARD_GIGABYTE_GA785GMT
|
||||||
|
|
|
@ -94,8 +94,4 @@ config RAMBASE
|
||||||
hex
|
hex
|
||||||
default 0x200000
|
default 0x200000
|
||||||
|
|
||||||
config COMPRESS
|
|
||||||
hex
|
|
||||||
default 0
|
|
||||||
|
|
||||||
endif # BOARD_GIGABYTE_MA78GM
|
endif # BOARD_GIGABYTE_MA78GM
|
||||||
|
|
|
@ -94,10 +94,6 @@ config RAMBASE
|
||||||
hex
|
hex
|
||||||
default 0x200000
|
default 0x200000
|
||||||
|
|
||||||
config COMPRESS
|
|
||||||
hex
|
|
||||||
default 0
|
|
||||||
|
|
||||||
config FALLBACK_VGA_BIOS_ID
|
config FALLBACK_VGA_BIOS_ID
|
||||||
string
|
string
|
||||||
default "1002,9615"
|
default "1002,9615"
|
||||||
|
|
|
@ -94,8 +94,4 @@ config RAMBASE
|
||||||
hex
|
hex
|
||||||
default 0x200000
|
default 0x200000
|
||||||
|
|
||||||
config COMPRESS
|
|
||||||
hex
|
|
||||||
default 0
|
|
||||||
|
|
||||||
endif # BOARD_JETWAY_PA78VM5
|
endif # BOARD_JETWAY_PA78VM5
|
||||||
|
|
Loading…
Reference in New Issue