[arch-commits] Commit in linux/trunk (PKGBUILD config)
Jan Steffens
heftig at archlinux.org
Fri Jan 1 06:17:42 UTC 2021
Date: Friday, January 1, 2021 @ 06:17:41
Author: heftig
Revision: 405161
Reenable MTD_PHRAM
Can be used with syslinux's memdiskfind to mount a filesystem image.
Modified:
linux/trunk/PKGBUILD
linux/trunk/config
----------+
PKGBUILD | 2 +-
config | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-01 06:09:12 UTC (rev 405160)
+++ PKGBUILD 2021-01-01 06:17:41 UTC (rev 405161)
@@ -25,7 +25,7 @@
'A2FF3A36AAA56654109064AB19802F8B0D70FC30' # Jan Alexander Steffens (heftig)
)
sha256sums=('SKIP'
- '7dd327c5d557b4d860676481f3b5f1c35d5335a53a0604f0289b7b02a4f54423')
+ '458d1ca195f3fee5501683a4b61ef0ed0cfa7e5219eccab3390fb40c0289898a')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase
Modified: config
===================================================================
--- config 2021-01-01 06:09:12 UTC (rev 405160)
+++ config 2021-01-01 06:17:41 UTC (rev 405161)
@@ -2288,7 +2288,7 @@
# CONFIG_MTD_MCHP23K256 is not set
# CONFIG_MTD_SST25L is not set
# CONFIG_MTD_SLRAM is not set
-# CONFIG_MTD_PHRAM is not set
+CONFIG_MTD_PHRAM=m
# CONFIG_MTD_MTDRAM is not set
CONFIG_MTD_BLOCK2MTD=m
More information about the arch-commits
mailing list