[arch-commits] Commit in linux/trunk (PKGBUILD config)

Jan Steffens heftig at archlinux.org
Thu May 27 19:39:55 UTC 2021


    Date: Thursday, May 27, 2021 @ 19:39:55
  Author: heftig
Revision: 416601

FS#69505: Enable MTD_ROM

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/config

----------+
 PKGBUILD |    2 +-
 config   |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-27 19:35:37 UTC (rev 416600)
+++ PKGBUILD	2021-05-27 19:39:55 UTC (rev 416601)
@@ -25,7 +25,7 @@
   'A2FF3A36AAA56654109064AB19802F8B0D70FC30'  # Jan Alexander Steffens (heftig)
 )
 sha256sums=('SKIP'
-            '55c4cb76754b1db234a0994806106d8481c171d4e3fead12793f0083a48511d4')
+            'c14e6820460eec990ada09ac1a2e504c60047d8fab76ae24724bacd450697aa1')
 
 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_USER=$pkgbase

Modified: config
===================================================================
--- config	2021-05-27 19:35:37 UTC (rev 416600)
+++ config	2021-05-27 19:39:55 UTC (rev 416601)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.12.4-arch1 Kernel Configuration
+# Linux/x86 5.12.7-arch1 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
 CONFIG_CC_IS_GCC=y
@@ -2290,7 +2290,7 @@
 CONFIG_MTD_CFI_I1=y
 CONFIG_MTD_CFI_I2=y
 CONFIG_MTD_RAM=m
-# CONFIG_MTD_ROM is not set
+CONFIG_MTD_ROM=m
 # CONFIG_MTD_ABSENT is not set
 # end of RAM/ROM/Flash chip drivers
 



More information about the arch-commits mailing list