Acked-by: David Hendricks dhendrix@chromium.org
On Sun, Jun 21, 2015 at 6:37 PM, Stefan Tauner stefan.tauner@alumni.tuwien.ac.at wrote:
Signed-off-by: Stefan Tauner stefan.tauner@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
flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom