From 52652348f4357869fb0b16f390c256f3af97b7e5 Mon Sep 17 00:00:00 2001 From: Thomas Heijligen Date: Thu, 6 Jan 2022 14:58:30 +0100 Subject: ogp_spi: remove unused rget_io_perms() The ogp_spi programmer does not use x86 IO Ports. Remove the dependency to it. Change-Id: I1f3f34e33f77159fa0cdea150e1f408ce9d943f0 Signed-off-by: Thomas Heijligen Reviewed-on: https://review.coreboot.org/c/flashrom/+/60847 Reviewed-by: Angel Pons Reviewed-by: Felix Singer Tested-by: build bot (Jenkins) --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 34d517eb..b351990b 100644 --- a/Makefile +++ b/Makefile @@ -130,7 +130,6 @@ DEPENDS_ON_X86_PORT_IO := \ CONFIG_NIC3COM \ CONFIG_NICNATSEMI \ CONFIG_NICREALTEK \ - CONFIG_OGP_SPI \ CONFIG_RAYER_SPI \ CONFIG_SATAMV \ CONFIG_SATASII \ -- cgit v1.2.3