From efe2d80cca4822ce6c435993e01467eeee8babfb Mon Sep 17 00:00:00 2001 From: Bin Meng Date: Wed, 25 Nov 2015 17:46:07 -0800 Subject: x86: Clean up ivybridge/chrome Kconfig options There are some options which are never used, and also some options which are selected by others but have never been a Kconfg option. Clean these up. Signed-off-by: Bin Meng Acked-by: Simon Glass Tested-by: Simon Glass --- board/google/chromebox_panther/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'board/google/chromebox_panther') diff --git a/board/google/chromebox_panther/Kconfig b/board/google/chromebox_panther/Kconfig index d56d903..88afff3 100644 --- a/board/google/chromebox_panther/Kconfig +++ b/board/google/chromebox_panther/Kconfig @@ -21,7 +21,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select X86_RESET_VECTOR select CPU_INTEL_SOCKET_RPGA989 select NORTHBRIDGE_INTEL_IVYBRIDGE - select SOUTHBRIDGE_INTEL_C216 select HAVE_ACPI_RESUME select BOARD_ROMSIZE_KB_8192 -- cgit v1.1