summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorShiyu Sun <sshiyu@google.com>2020-10-28 16:10:42 +1100
committerPatrick Georgi <pgeorgi@google.com>2020-10-28 10:17:04 +0000
commit6a26b9158c5292f8855209039ddb41ad0d87bd7c (patch)
tree5aa188919cc77cb10109748b7a133b910e0247ac /Makefile
parentf7a08a8ef22fa1e5bbbbbe10d39b7cf46bd5cb6c (diff)
downloadflashrom-6a26b9158c5292f8855209039ddb41ad0d87bd7c.tar.gz
flashrom-6a26b9158c5292f8855209039ddb41ad0d87bd7c.tar.bz2
flashrom-6a26b9158c5292f8855209039ddb41ad0d87bd7c.zip
Makefile: remove LSPCON and MST device dependency from libusb
LSPCON and MST do not depend on libusb. Signed-off-by: Shiyu Sun <sshiyu@chromium.org> Change-Id: If6db3a318aca349fc1ccd343d3d6d47b809eac8e Reviewed-on: https://review.coreboot.org/c/flashrom/+/46870 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Edward O'Callaghan <quasisec@chromium.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 241814aa4..4a782873c 100644
--- a/Makefile
+++ b/Makefile
@@ -812,8 +812,6 @@ override CONFIG_DEVELOPERBOX_SPI = no
override CONFIG_PICKIT2_SPI = no
override CONFIG_RAIDEN = no
override CONFIG_STLINKV3_SPI = no
-override CONFIG_LSPCON_I2C_SPI = no
-override CONFIG_REALTEK_MST_I2C_SPI = no
endif
ifeq ($(CONFIG_ENABLE_LIBPCI_PROGRAMMERS), no)
override CONFIG_INTERNAL = no