summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i945/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/i945/Kconfig')
-rw-r--r--src/northbridge/intel/i945/Kconfig7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/northbridge/intel/i945/Kconfig b/src/northbridge/intel/i945/Kconfig
index d1e7dbe482..33fb184eb1 100644
--- a/src/northbridge/intel/i945/Kconfig
+++ b/src/northbridge/intel/i945/Kconfig
@@ -2,11 +2,6 @@
config NORTHBRIDGE_INTEL_I945
bool
-
-if NORTHBRIDGE_INTEL_I945
-
-config NORTHBRIDGE_SPECIFIC_OPTIONS
- def_bool y
select HAVE_DEBUG_RAM_SETUP
select VGA
select INTEL_GMA_ACPI
@@ -19,6 +14,8 @@ config NORTHBRIDGE_SPECIFIC_OPTIONS
select NO_DDR3
select USE_DDR2
+if NORTHBRIDGE_INTEL_I945
+
config VBOOT
select VBOOT_STARTS_IN_BOOTBLOCK
config NORTHBRIDGE_INTEL_SUBTYPE_I945GC