From 0c3bdd9fc6cf98f7599b5aa7bfd64ca975b946ee Mon Sep 17 00:00:00 2001 From: Thomas Heijligen Date: Thu, 6 Jan 2022 14:49:31 +0100 Subject: nicintel_eeprom: remove unused rget_io_perms() The nicintel_eeprom programmer does not use x86 IO Ports. Remove the dependency to it. Change-Id: I5fd42572fd29f5d7fd749c2836eac3e68c947946 Signed-off-by: Thomas Heijligen Reviewed-on: https://review.coreboot.org/c/flashrom/+/60845 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 da38d6bc..93fc6571 100644 --- a/Makefile +++ b/Makefile @@ -128,7 +128,6 @@ DEPENDS_ON_X86_PORT_IO := \ CONFIG_ATAPROMISE \ CONFIG_INTERNAL \ CONFIG_NIC3COM \ - CONFIG_NICINTEL_EEPROM \ CONFIG_NICINTEL_SPI \ CONFIG_NICNATSEMI \ CONFIG_NICREALTEK \ -- cgit v1.2.3