]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
arm64: GENERIC-MMCCAM: Fix build and module depend
authormanu <manu@FreeBSD.org>
Wed, 29 Aug 2018 14:01:27 +0000 (14:01 +0000)
committermanu <manu@FreeBSD.org>
Wed, 29 Aug 2018 14:01:27 +0000 (14:01 +0000)
commit2a0d91179037799ba4d7b014fd0d77a937ed1c9a
tree2ef0af71d72e2de5cf8f1f7975adb2a4ce5955ab
parentacc0761238af944cefd42b90e598ab22c28f858d
arm64: GENERIC-MMCCAM: Fix build and module depend

Fix the build of the GENERIC-MMCCAM kernel config after the sdhci_xenon
driver was commited.
While here correct sdhci_fdt and tegra_sdhci, even with MMCCAM they do
need to depend on sdhci(4)

Reported by: Reshetnikov Dmitriy <genserg@hotmail.com>
Approved by: re (kib)
Sponsored by: Rubicon Communications, LLC ("NetGate")
sys/arm/nvidia/tegra_sdhci.c
sys/dev/sdhci/sdhci_fdt.c
sys/dev/sdhci/sdhci_xenon.c