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

Jan Steffens heftig at archlinux.org
Sun Nov 3 14:24:58 UTC 2019


    Date: Sunday, November 3, 2019 @ 14:24:58
  Author: heftig
Revision: 366544

Disable some stray Freescale audio modules

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-03 13:48:01 UTC (rev 366543)
+++ PKGBUILD	2019-11-03 14:24:58 UTC (rev 366544)
@@ -24,7 +24,7 @@
   '8218F88849AAC522E94CF470A5E9288C4FA415FA'  # Jan Alexander Steffens (heftig)
 )
 sha256sums=('SKIP'
-            'c5d1ea8ce2f5904888b27c7d5d81a2661c77ed7b37aa7994180212862079a46f')
+            '6989253bd350c9e4597a513b7f55eb6eff06cd9b4f20aa3b66e256af4bb017e8')
 
 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_USER=$pkgbase

Modified: config
===================================================================
--- config	2019-11-03 13:48:01 UTC (rev 366543)
+++ config	2019-11-03 14:24:58 UTC (rev 366544)
@@ -6794,11 +6794,11 @@
 #
 # CONFIG_SND_SOC_FSL_ASRC is not set
 # CONFIG_SND_SOC_FSL_SAI is not set
-CONFIG_SND_SOC_FSL_AUDMIX=m
+# CONFIG_SND_SOC_FSL_AUDMIX is not set
 # CONFIG_SND_SOC_FSL_SSI is not set
 # CONFIG_SND_SOC_FSL_SPDIF is not set
 # CONFIG_SND_SOC_FSL_ESAI is not set
-CONFIG_SND_SOC_FSL_MICFIL=m
+# CONFIG_SND_SOC_FSL_MICFIL is not set
 # CONFIG_SND_SOC_IMX_AUDMUX is not set
 # end of SoC Audio for Freescale CPUs
 



More information about the arch-commits mailing list