[SRU][eoan][PATCH] UBUNTU: [Config]: fix s390x SOUNDWIRE annotation

Kamal Mostafa kamal at canonical.com
Fri Jan 17 18:22:38 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1855685

Fix s390x build broken by annotations enforcement in commit
"UBUNTU: [config]: SOUNDWIRE=m"

Ignore: yes
Signed-off-by: Kamal Mostafa <kamal at canonical.com>
---
 debian.master/config/annotations | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index bfb28c0ed1b3..b84a4bf10c99 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -8258,7 +8258,7 @@ CONFIG_HDMI_LPE_AUDIO                           policy<{'amd64': 'm', 'i386': 'm
 
 # Menu: Device Drivers >> SoundWire support
 CONFIG_SOUNDWIRE                                mark<ENFORCED> note<LP:1855685>
-CONFIG_SOUNDWIRE                                policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm', 's390x': 'm'}>
+CONFIG_SOUNDWIRE                                policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm', 's390x': '-'}>
 CONFIG_SOUNDWIRE_INTEL                          policy<{'amd64': 'm', 'i386': 'm'}>
 
 # Menu: Device Drivers >> Staging drivers
-- 
2.17.1




More information about the kernel-team mailing list