diff --git a/x230/NEWS b/x230/NEWS index 6ffcdb7..eb8f41d 100644 --- a/x230/NEWS +++ b/x230/NEWS @@ -2,6 +2,7 @@ skulls-x230 0.1.10 - unreleased --------------------------------------- This release includes the following changes: +* based on coreboot commit 24e6221706 * update coreboot-sdk to version 65718760fa * make internal flashing more reliable diff --git a/x230/free-defconfig-4bd6927388 b/x230/free-defconfig-24e6221706 similarity index 85% rename from x230/free-defconfig-4bd6927388 rename to x230/free-defconfig-24e6221706 index a49ab3c..bbd7425 100644 --- a/x230/free-defconfig-4bd6927388 +++ b/x230/free-defconfig-24e6221706 @@ -1,5 +1,3 @@ -CONFIG_USE_OPTION_TABLE=y -CONFIG_USE_BLOBS=y CONFIG_VENDOR_LENOVO=y CONFIG_NO_POST=y CONFIG_CBFS_SIZE=0x400000 diff --git a/x230/nonfree-defconfig-4bd6927388 b/x230/nonfree-defconfig-24e6221706 similarity index 91% rename from x230/nonfree-defconfig-4bd6927388 rename to x230/nonfree-defconfig-24e6221706 index 910a070..c96eb4f 100644 --- a/x230/nonfree-defconfig-4bd6927388 +++ b/x230/nonfree-defconfig-24e6221706 @@ -1,5 +1,3 @@ -CONFIG_USE_OPTION_TABLE=y -CONFIG_USE_BLOBS=y CONFIG_BOOTSPLASH_IMAGE=y CONFIG_VENDOR_LENOVO=y CONFIG_NO_POST=y