aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/mahogany_fam10
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2010-12-06 20:27:12 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2010-12-06 20:27:12 +0000
commitd421c81d728da6ade3760ab6641956f57ccb79d0 (patch)
tree80ff027faf507e19ef47ffb726ee6c4074e63fee /src/mainboard/amd/mahogany_fam10
parent0f08c643fa3ea773a1b911978c20ddb6a37042ec (diff)
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
Diffstat (limited to 'src/mainboard/amd/mahogany_fam10')
-rw-r--r--src/mainboard/amd/mahogany_fam10/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/amd/mahogany_fam10/Kconfig b/src/mainboard/amd/mahogany_fam10/Kconfig
index 1ba8572ca9..c0b9e4f796 100644
--- a/src/mainboard/amd/mahogany_fam10/Kconfig
+++ b/src/mainboard/amd/mahogany_fam10/Kconfig
@@ -94,8 +94,4 @@ config RAMBASE
hex
default 0x200000
-config COMPRESS
- hex
- default 0
-
endif # BOARD_AMD_MAHOGANY_FAM10