# This file is intentionally left empty in the stock kernel. Its a nicety
# added for those wanting to do custom rebuilds with altered config opts.
#
# fairydust branch overrides:
#
# QRTR_MHI fails to build against this source (found empirically while
# building fairydust manually via asahi-fairydust-build.sh before this
# rpmbuild-based packaging existed). It's the MHI transport for Qualcomm
# IPC Router, irrelevant to Apple Silicon hardware, so just drop it.
# It's force-selected back on by ATH11K/ATH12K (Qualcomm PCIe Wi-Fi, also
# not present on any Apple Silicon Mac) via "select QRTR_MHI" in their
# Kconfig, so those have to go too or olddefconfig silently re-enables it.
# CONFIG_QRTR_MHI is not set
# CONFIG_ATH11K is not set
# CONFIG_ATH12K is not set
#
# Everything else fairydust needs (CONFIG_RUST, CONFIG_DRM_ASAHI,
# CONFIG_DRM_APPLE, CONFIG_DRM_APPLE_AUDIO, CONFIG_TYPEC_DP_ALTMODE,
# CONFIG_TYPEC_NVIDIA_ALTMODE, CONFIG_TYPEC_TBT_ALTMODE, CONFIG_PHY_APPLE_ATC,
# CONFIG_PHY_APPLE_DPTX) is already enabled in kernel-aarch64-16k-fedora.config
# as shipped - the fairydust branch's external-display work is a source-level
# difference from the stock asahi branch, not a config-level one.
