From 3bf4e28fb83ee1550e8adc1f1dcf993ccb79bdf4 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Wed, 22 May 2019 16:57:54 +0200 Subject: nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection CHANNEL_XOR_RANDOMIZATION is configurable for no reason. Change-Id: I31e6ed6cb040dcba756cbfd2247d90753d372915 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/32928 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/northbridge/intel/i945/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/northbridge/intel/i945/Kconfig') diff --git a/src/northbridge/intel/i945/Kconfig b/src/northbridge/intel/i945/Kconfig index 2c21420088..93251965c1 100644 --- a/src/northbridge/intel/i945/Kconfig +++ b/src/northbridge/intel/i945/Kconfig @@ -56,10 +56,6 @@ config I945_LVDS for the LVDS port. A linear framebuffer is only supported for LVDS. -config CHANNEL_XOR_RANDOMIZATION - bool - default n - config MMCONF_BASE_ADDRESS hex default 0xf0000000 -- cgit v1.2.3