Drop unused/obsolete CONFIG_COMPRESS from a few board Kconfigs.
[coreboot.git] / src / mainboard / jetway / pa78vm5 / Kconfig
index 2b7427b599371ee4b5af21ed69e74fce033aaa54..d9bf9448ada09c6aad9e13647321084e60787f83 100644 (file)
@@ -28,6 +28,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
        select ENABLE_APIC_EXT_ID
        select TINY_BOOTBLOCK
        select GFXUMA
+       select QRANK_DIMM_SUPPORT
 
 config MAINBOARD_DIR
        string
@@ -93,8 +94,4 @@ config RAMBASE
        hex
        default 0x200000
 
-config COMPRESS
-       hex
-       default 0
-
 endif # BOARD_JETWAY_PA78VM5