Skip to content

Turn off CONFIG_MTK_T7XX for S390x

Justin M. Forbes requested to merge jmflinuxtx/kernel-ark:MTK_T7XX into os-build

A build issue crept in over the weekend with the MTK_T7XX driver and S390x. As I started digging, I realized this is likely hardware that would never be used with S390x, and might be better off just disabled for that arch. It is a driver for the MediaTek PCIe based 5G WWAN modem.

Signed-off-by: Justin M. Forbes jforbes@fedoraproject.org

Merge request reports