mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 22:21:16 +02:00
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>
This commit is contained in:

committed by
Patrick Georgi

parent
f7a08a8ef2
commit
6a26b9158c
2
Makefile
2
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
|
||||
|
Reference in New Issue
Block a user