From 19bb1391bffac43332f7cc15e912b71a50c49f36 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Thu, 14 Jan 2016 09:10:13 -0700 Subject: Kconfig: Remove selects that enable 'choice' symbols Selecting Kconfig symbols that were created inside a 'choice' block have no effect. Remove these so people aren't confused by them. Change-Id: I7de9131d8d8afb65f86648afb9728f09cb67e122 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/12970 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/gigabyte/ga-b75m-d3v/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/gigabyte') diff --git a/src/mainboard/gigabyte/ga-b75m-d3v/Kconfig b/src/mainboard/gigabyte/ga-b75m-d3v/Kconfig index 511d57eb79..ede8021eca 100644 --- a/src/mainboard/gigabyte/ga-b75m-d3v/Kconfig +++ b/src/mainboard/gigabyte/ga-b75m-d3v/Kconfig @@ -6,7 +6,6 @@ config BOARD_SPECIFIC_OPTIONS select CPU_INTEL_SOCKET_LGA1155 select NORTHBRIDGE_INTEL_SANDYBRIDGE select SOUTHBRIDGE_INTEL_C216 - select CPU_MICROCODE_CBFS_NONE select SUPERIO_ITE_IT8728F select BOARD_ROMSIZE_KB_8192 select HAVE_ACPI_TABLES -- cgit v1.2.3