From 446b1888e3b5bc195b5554ec5794f574d7dcc94c Mon Sep 17 00:00:00 2001 From: Patrick Rudolph Date: Mon, 3 May 2021 13:48:43 +0200 Subject: mb/*/Kconfig: Drop select USE_OPTION_TABLE Only 4 mainboards selected to use the option table. Use the same default on all boards. Change-Id: Ia9ef88d5158a2b43f843c26b5b366a899dad8788 Signed-off-by: Patrick Rudolph Reviewed-on: https://review.coreboot.org/c/coreboot/+/52855 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans Reviewed-by: Angel Pons --- src/mainboard/apple/macbook21/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/apple') diff --git a/src/mainboard/apple/macbook21/Kconfig b/src/mainboard/apple/macbook21/Kconfig index 9eb06ff36e..5d8f6267d1 100644 --- a/src/mainboard/apple/macbook21/Kconfig +++ b/src/mainboard/apple/macbook21/Kconfig @@ -15,7 +15,6 @@ config BOARD_SPECIFIC_OPTIONS select INTEL_INT15 select HAVE_ACPI_TABLES select HAVE_ACPI_RESUME - select USE_OPTION_TABLE select I945_LVDS config MAINBOARD_DIR -- cgit v1.2.3