From 7c006dbc9c57425c26bdff8b00185b134a0875cf Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Fri, 07 Jun 2019 19:55:36 -0400 Subject: config/internal: Set CONFIG_DEFAULT_PROGRAMMER --- diff --git a/changelog b/changelog index 32327eb..ad49a01 100644 --- a/changelog +++ b/changelog @@ -4,6 +4,7 @@ flashrom (1.1~rc1-1) trunk - Drop board_enable laptop whitelist patches (similar patch applied upstream). * Update Maintainer and Homepage. + * flashrom-internal: Make the "-p internal" option unnecessary. * flashrom-internal: Use automatic shared library dependencies. -- Patrick McDermott Fri, 07 Jun 2019 12:57:09 -0400 diff --git a/config/internal b/config/internal index 5ddc34f..4c2b372 100644 --- a/config/internal +++ b/config/internal @@ -1,3 +1,4 @@ +CONFIG_NOTHING=yes CONFIG_INTERNAL=yes +CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INTERNAL CONFIG_INTERNAL_DMI=yes -CONFIG_NOTHING=yes -- cgit v0.9.1