diff options
Diffstat (limited to 'common/recipes-utils/flashrom/files/flashrom-0.9.8')
-rw-r--r-- | common/recipes-utils/flashrom/files/flashrom-0.9.8/make.local | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/common/recipes-utils/flashrom/files/flashrom-0.9.8/make.local b/common/recipes-utils/flashrom/files/flashrom-0.9.8/make.local new file mode 100644 index 0000000..54f4213 --- /dev/null +++ b/common/recipes-utils/flashrom/files/flashrom-0.9.8/make.local @@ -0,0 +1,9 @@ +CONFIG_BUSPIRATE_SPI = no +CONFIG_SERPROG = no +CONFIG_PONY_SPI = no +CONFIG_DEDIPROG = no +CONFIG_FT2232_SPI = no +CONFIG_USBBLASTER_SPI = no +CONFIG_PICKIT2_SPI = no +CONFIG_LINUX_SPI = yes +CONFIG_MSTARDDC_SPI = no |