[flashrom] [PATCH 5/5] dediprog: Enable by default.

Stefan Tauner stefan.tauner at alumni.tuwien.ac.at
Mon Jun 22 03:37:24 CEST 2015


Signed-off-by: Stefan Tauner <stefan.tauner at alumni.tuwien.ac.at>
---
 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index c439d8d..e7c8fde 100644
--- a/Makefile
+++ b/Makefile
@@ -469,8 +469,8 @@ CONFIG_OGP_SPI ?= yes
 # Always enable Bus Pirate SPI for now.
 CONFIG_BUSPIRATE_SPI ?= yes
 
-# Disable Dediprog SF100 until support is complete and tested.
-CONFIG_DEDIPROG ?= no
+# Always enable Dediprog SF100 for now.
+CONFIG_DEDIPROG ?= yes
 
 # Always enable Marvell SATA controllers for now.
 CONFIG_SATAMV ?= yes
-- 
Kind regards, Stefan Tauner





More information about the flashrom mailing list